Flutter Engine
The Flutter Engine
flutter::GLFWEventLoop Member List

This is the complete list of members for flutter::GLFWEventLoop, including all inherited members.

EventLoop(std::thread::id main_thread_id, const TaskExpiredCallback &on_task_expired)flutter::EventLoop
EventLoop(const EventLoop &)=deleteflutter::EventLoop
GetTaskQueueMutex()flutter::EventLoopinlineprotected
GLFWEventLoop(std::thread::id main_thread_id, const TaskExpiredCallback &on_task_expired)flutter::GLFWEventLoop
GLFWEventLoop(const GLFWEventLoop &)=deleteflutter::GLFWEventLoop
main_thread_id_flutter::EventLoopprotected
on_task_expired_flutter::EventLoopprotected
operator=(const GLFWEventLoop &)=deleteflutter::GLFWEventLoop
flutter::EventLoop::operator=(const EventLoop &)=deleteflutter::EventLoop
PostTask(FlutterTask flutter_task, uint64_t flutter_target_time_nanos)flutter::EventLoop
RunsTasksOnCurrentThread() constflutter::EventLoop
task_queue_flutter::EventLoopprotected
task_queue_mutex_flutter::EventLoopprotected
TaskExpiredCallback typedefflutter::EventLoop
TaskTimePoint typedefflutter::EventLoopprotected
TimePointFromFlutterTime(uint64_t flutter_target_time_nanos)flutter::EventLoopprotectedstatic
WaitForEvents(std::chrono::nanoseconds max_wait=std::chrono::nanoseconds::max())flutter::EventLoop
~EventLoop()flutter::EventLoopvirtual
~GLFWEventLoop()flutter::GLFWEventLoopvirtual