Searched defs:WaitForEvents (Results 1 – 7 of 7) sorted by relevance
25 void GLFWEventLoop::WaitForEvents(std::chrono::nanoseconds max_wait) { in WaitForEvents() function in flutter::GLFWEventLoop
630 clWaitForEvents_fn WaitForEvents; member
632 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents() function
3302 WaitForEvents(const vector<Event>& events) in WaitForEvents() function
3031 WaitForEvents(const VECTOR_CLASS<Event>& events) in WaitForEvents() function
3150 WaitForEvents(const vector<Event>& events) in WaitForEvents() function
3014 WaitForEvents(const VECTOR_CLASS<Event>& events) in WaitForEvents() function