-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#29800Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallywaiting for PR to land (fixed)A fix is in flightA fix is in flight
Description
Right now, they're set statically on shell creation when the engine is started or a new one is spawned. However, this will not be correct for systems that scale the refresh rate dynamically. Something like what's being done for #93688 would be helpful here, perhaps with some kind of refactor to make the vsync waiter implementation and the shell use the same API surface to get this information.
@iskakaushik knows more about this. AFAIK this only affects timing reports, and does not actually impact how submit things fo rrendering.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallywaiting for PR to land (fixed)A fix is in flightA fix is in flight