Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::VsyncWaiterEmbedder, including all inherited members.
AsyncWaitForVsync(const Callback &callback) | flutter::VsyncWaiter | |
AwaitVSyncForSecondaryCallback() | flutter::VsyncWaiter | inlineprotectedvirtual |
Callback typedef | flutter::VsyncWaiter | |
FireCallback(fml::TimePoint frame_start_time, fml::TimePoint frame_target_time, bool pause_secondary_tasks=true) | flutter::VsyncWaiter | protected |
OnEmbedderVsync(const flutter::TaskRunners &task_runners, intptr_t baton, fml::TimePoint frame_start_time, fml::TimePoint frame_target_time) | flutter::VsyncWaiterEmbedder | static |
ScheduleSecondaryCallback(uintptr_t id, const fml::closure &callback) | flutter::VsyncWaiter | |
task_runners_ | flutter::VsyncWaiter | protected |
VsyncCallback typedef | flutter::VsyncWaiterEmbedder | |
VsyncWaiter(const TaskRunners &task_runners) | flutter::VsyncWaiter | explicitprotected |
VsyncWaiterEmbedder(const VsyncCallback &callback, const flutter::TaskRunners &task_runners) | flutter::VsyncWaiterEmbedder | |
~VsyncWaiter() | flutter::VsyncWaiter | virtual |
~VsyncWaiterEmbedder() override | flutter::VsyncWaiterEmbedder |