Home
last modified time | relevance | path

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

/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::__anon94a3d8060111::NativeWindow
/external/deqp/framework/common/
DtcuPlatform.cpp37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
/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
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglInput.java302 void processEvents () { in processEvents() method in LwjglInput
DLwjglAWTInput.java313 void processEvents () { in processEvents() method in LwjglAWTInput
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSInput.java605 void processEvents () { in processEvents() method in IOSInput
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/
DIOSInput.java539 void processEvents () { in processEvents() method in IOSInput
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidInput.java337 void processEvents () { in processEvents() method in AndroidInput