Home
last modified time | relevance | path

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

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp67 void XcbDisplay::processEvents(void) in processEvents() function in tcu::lnx::x11::XcbDisplay
135 void XcbWindow::processEvents(void) in processEvents() function in tcu::lnx::x11::XcbWindow
DtcuLnxX11.cpp107 void XlibDisplay::processEvents(void) in processEvents() function in tcu::lnx::x11::XlibDisplay
266 void XlibWindow::processEvents(void) in processEvents() function in tcu::lnx::x11::XlibWindow
DtcuLnxX11GlxPlatform.cpp159 virtual void processEvents(void) in processEvents() function in tcu::lnx::x11::glx::GlxDrawable
185 void processEvents(void) in processEvents() function in tcu::lnx::x11::glx::GlxWindow
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp151 void Display::processEvents(void) in processEvents() function in tcu::lnx::wayland::Display
223 void Window::processEvents(void) in processEvents() function in tcu::lnx::wayland::Window
/external/deqp/framework/platform/win32/
DtcuWin32Platform.cpp87 bool Platform::processEvents(void) in processEvents() function in tcu::win32::Platform
DtcuWin32Window.cpp139 void Window::processEvents(void) in processEvents() function in tcu::win32::Window
DtcuWin32EGLNativeDisplayFactory.cpp303 void NativeWindow::processEvents(void) in processEvents() function in tcu::win32::__anon165cbdce0111::NativeWindow
/external/deqp/framework/common/
DtcuPlatform.cpp37 bool Platform::processEvents(void) in processEvents() function in tcu::Platform
/external/deqp/framework/platform/lnx/
DtcuLnxPlatform.cpp62 bool processEvents(void) in processEvents() function in tcu::lnx::LinuxPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp155 void NativeWindow::processEvents(void) in processEvents() function in tcu::Android::NativeWindow
352 bool Platform::processEvents(void) in processEvents() function in tcu::Android::Platform
/external/angle/src/tests/deqp_support/
DtcuANGLEPlatform.cpp231 bool ANGLEPlatform::processEvents() in processEvents() function in tcu::ANGLEPlatform
DtcuANGLENativeDisplayFactory.cpp371 void NativeWindow::processEvents() in processEvents() function in tcu::__anon6a8976420111::NativeWindow
/external/deqp/framework/egl/
DegluNativeWindow.hpp113 virtual void processEvents(void) in processEvents() function in eglu::NativeWindow
/external/pigweed/pw_transfer/java/main/dev/pigweed/pw_transfer/
DTransferEventHandler.java60 private boolean processEvents = true; field in TransferEventHandler