Home
last modified time | relevance | path

Searched defs:processEvents (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/common/
DtcuPlatform.cpp37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
/external/deqp/framework/platform/win32/
DtcuWin32Platform.cpp75 bool Platform::processEvents (void) in processEvents() function in tcu::win32::Platform
DtcuWin32Window.cpp132 void Window::processEvents (void) in processEvents() function in tcu::win32::Window
DtcuWin32GLES3Platform.cpp192 bool Win32GLES3Platform::processEvents (void) in processEvents() function in tcu::Win32GLES3Platform
DtcuWin32EGLNativeDisplayFactory.cpp277 void NativeWindow::processEvents (void) in processEvents() function in tcu::win32::__anonc1270dbf0111::NativeWindow
/external/deqp/framework/platform/X11/
DtcuX11.cpp79 void Display::processEvents (void) in processEvents() function in tcu::x11::Display
232 void Window::processEvents (void) in processEvents() function in tcu::x11::Window
DtcuX11Platform.cpp111 bool processEvents (void) { return !m_eventState.getQuitFlag(); } in processEvents() function in tcu::x11::X11Platform
DtcuX11GlxPlatform.cpp131 virtual void processEvents (void) {} in processEvents() function in tcu::x11::glx::GlxDrawable
150 void processEvents (void) { m_x11Window.processEvents(); } in processEvents() function in tcu::x11::glx::GlxWindow
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp126 void NativeWindow::processEvents (void) in processEvents() function in tcu::Android::NativeWindow
302 bool Platform::processEvents (void) in processEvents() function in tcu::Android::Platform
/external/deqp/framework/egl/
DegluNativeWindow.hpp96 virtual void processEvents (void) {} in processEvents() function in eglu::NativeWindow