Searched defs:processEvents (Results 1 – 10 of 10) sorted by relevance
37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
75 bool Platform::processEvents (void) in processEvents() function in tcu::win32::Platform
132 void Window::processEvents (void) in processEvents() function in tcu::win32::Window
192 bool Win32GLES3Platform::processEvents (void) in processEvents() function in tcu::Win32GLES3Platform
277 void NativeWindow::processEvents (void) in processEvents() function in tcu::win32::__anonc1270dbf0111::NativeWindow
79 void Display::processEvents (void) in processEvents() function in tcu::x11::Display232 void Window::processEvents (void) in processEvents() function in tcu::x11::Window
111 bool processEvents (void) { return !m_eventState.getQuitFlag(); } in processEvents() function in tcu::x11::X11Platform
131 virtual void processEvents (void) {} in processEvents() function in tcu::x11::glx::GlxDrawable150 void processEvents (void) { m_x11Window.processEvents(); } in processEvents() function in tcu::x11::glx::GlxWindow
126 void NativeWindow::processEvents (void) in processEvents() function in tcu::Android::NativeWindow302 bool Platform::processEvents (void) in processEvents() function in tcu::Android::Platform
96 virtual void processEvents (void) {} in processEvents() function in eglu::NativeWindow