/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11.hpp | 48 virtual void processEvents (void) = 0; 73 virtual void processEvents (void) = 0; 98 void processEvents (void); 122 void processEvents (void);
|
D | tcuLnxX11Xcb.hpp | 45 void processEvents (void); 66 void processEvents (void);
|
D | tcuLnxX11Xcb.cpp | 65 void XcbDisplay::processEvents (void) in processEvents() function in tcu::lnx::x11::XcbDisplay 140 void XcbWindow::processEvents (void) in processEvents() function in tcu::lnx::x11::XcbWindow 143 m_display.processEvents(); in processEvents()
|
D | tcuLnxX11.cpp | 109 void XlibDisplay::processEvents (void) in processEvents() function in tcu::lnx::x11::XlibDisplay 287 void XlibWindow::processEvents (void) in processEvents() function in tcu::lnx::x11::XlibWindow 290 m_display.processEvents(); in processEvents()
|
D | tcuLnxX11GlxPlatform.cpp | 140 virtual void processEvents (void) {} in processEvents() function in tcu::lnx::x11::glx::GlxDrawable 159 void processEvents (void) { m_x11Window.processEvents(); } in processEvents() function in tcu::lnx::x11::glx::GlxWindow 752 m_glxDrawable->processEvents(); in postIterate() 753 m_glxDisplay.processEvents(); in postIterate()
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.hpp | 53 void processEvents (void); 89 void processEvents (void);
|
D | tcuLnxWayland.cpp | 145 void Display::processEvents (void) in processEvents() function in tcu::lnx::wayland::Display 197 void Window::processEvents (void) in processEvents() function in tcu::lnx::wayland::Window
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 92 virtual void processEvents (void); 130 void NativeWindow::processEvents (void) in processEvents() function in tcu::Android::NativeWindow 311 bool Platform::processEvents (void) in processEvents() function in tcu::Android::Platform
|
D | tcuAndroidPlatform.hpp | 45 virtual bool processEvents (void);
|
/external/deqp/modules/egl/ |
D | teglSwapBuffersTests.cpp | 347 window->processEvents(); in executeForConfig() 365 window->processEvents(); in executeForConfig() 386 window->processEvents(); in executeForConfig() 406 window->processEvents(); in executeForConfig()
|
D | teglResizeTests.cpp | 211 m_testCtx.getPlatform().processEvents(); in resize()
|
D | teglGetFrameTimestampsTests.cpp | 711 window->processEvents(); in executeForConfig()
|
/external/deqp/framework/common/ |
D | tcuPlatform.hpp | 88 virtual bool processEvents (void);
|
D | tcuPlatform.cpp | 37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
|
D | tcuApp.cpp | 165 const bool platformOk = m_platform.processEvents(); in iterate()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Platform.hpp | 44 bool processEvents (void);
|
D | tcuWin32EGLNativeDisplayFactory.cpp | 126 virtual void processEvents (void); 277 void NativeWindow::processEvents (void) in processEvents() function in tcu::win32::__anon1b601ec30111::NativeWindow 279 m_window.processEvents(); in processEvents()
|
D | tcuWin32Window.hpp | 45 void processEvents (void);
|
D | tcuWin32Platform.cpp | 75 bool Platform::processEvents (void) in processEvents() function in tcu::win32::Platform
|
D | tcuWin32Window.cpp | 132 void Window::processEvents (void) in processEvents() function in tcu::win32::Window
|
D | tcuWGLContextFactory.cpp | 169 m_window.processEvents(); in postIterate()
|
/external/deqp/framework/platform/lnx/ |
D | tcuLnxPlatform.cpp | 62 bool processEvents (void) { return !m_eventState.getQuitFlag(); } in processEvents() function in tcu::lnx::LinuxPlatform
|
/external/deqp/framework/egl/ |
D | egluNativeWindow.hpp | 100 virtual void processEvents (void) {} in processEvents() function in eglu::NativeWindow
|
D | egluGLContextFactory.cpp | 517 m_window->processEvents(); in postIterate()
|
/external/u-boot/scripts/kconfig/ |
D | qconf.cc | 1689 configApp->processEvents(); in showSplitView()
|