This is the complete list of members for flutter_runner::VsyncWaiter, including all inherited members.
| AsyncWaitForVsync(const Callback &callback) | flutter::VsyncWaiter | |
| Callback typedef | flutter::VsyncWaiter | |
| FireCallback(fml::TimePoint frame_start_time, fml::TimePoint frame_target_time, bool pause_secondary_tasks=true) | flutter::VsyncWaiter | protected |
| ScheduleSecondaryCallback(uintptr_t id, const fml::closure &callback) | flutter::VsyncWaiter | |
| task_runners_ | flutter::VsyncWaiter | protected |
| VsyncWaiter(AwaitVsyncCallback await_vsync_callback, AwaitVsyncForSecondaryCallbackCallback await_vsync_for_secondary_callback_callback, flutter::TaskRunners task_runners) | flutter_runner::VsyncWaiter | |
| flutter::VsyncWaiter::VsyncWaiter(const TaskRunners &task_runners) | flutter::VsyncWaiter | explicitprotected |
| ~VsyncWaiter() override | flutter_runner::VsyncWaiter | virtual |