/third_party/vk-gl-cts/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 | 68 void XcbDisplay::processEvents (void) in processEvents() function in tcu::lnx::x11::XcbDisplay 143 void XcbWindow::processEvents (void) in processEvents() function in tcu::lnx::x11::XcbWindow 146 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 | 145 virtual void processEvents (void) {} in processEvents() function in tcu::lnx::x11::glx::GlxDrawable 164 void processEvents (void) { m_x11Window.processEvents(); } in processEvents() function in tcu::lnx::x11::glx::GlxWindow 787 m_glxDrawable->processEvents(); in postIterate() 788 m_glxDisplay.processEvents(); in postIterate()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32Window.cpp | 102 processEvents(); in setVisible() 108 processEvents(); in setForeground() 139 void Window::processEvents (void) in processEvents() function in tcu::win32::Window
|
D | tcuWin32Platform.hpp | 44 bool processEvents (void);
|
D | tcuWin32Window.hpp | 46 void processEvents (void);
|
D | tcuWin32EGLNativeDisplayFactory.cpp | 126 virtual void processEvents (void); 277 void NativeWindow::processEvents (void) in processEvents() function in tcu::win32::__anon19650cbb0111::NativeWindow 279 m_window.processEvents(); in processEvents()
|
D | tcuWin32Platform.cpp | 90 bool Platform::processEvents (void) in processEvents() function in tcu::win32::Platform
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 92 virtual void processEvents (void); 130 void NativeWindow::processEvents (void) in processEvents() function in tcu::Android::NativeWindow 319 bool Platform::processEvents (void) in processEvents() function in tcu::Android::Platform
|
D | tcuAndroidPlatform.hpp | 45 virtual bool processEvents (void);
|
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuPlatform.hpp | 88 virtual bool processEvents (void);
|
D | tcuPlatform.cpp | 37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLEPlatform.h | 44 bool processEvents() override;
|
D | tcuANGLENativeDisplayFactory.cpp | 160 void processEvents() override; 321 void NativeWindow::processEvents() in processEvents() function in tcu::__anon1b59329d0111::NativeWindow
|
D | tcuANGLEPlatform.cpp | 117 bool ANGLEPlatform::processEvents() in processEvents() function in tcu::ANGLEPlatform
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | qtglrenderer.cc | 459 if (loop.processEvents()) in init() 501 if (loop.processEvents()) in stopGL() 572 if (loop.processEvents()) in renderGstGL() 608 if (loop.processEvents()) in generateOutput()
|
/third_party/vk-gl-cts/framework/platform/lnx/ |
D | tcuLnxPlatform.cpp | 62 bool processEvents (void) { return !m_eventState.getQuitFlag(); } in processEvents() function in tcu::lnx::LinuxPlatform
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLEPlatform.h | 44 bool processEvents() override;
|
D | tcuANGLENativeDisplayFactory.cpp | 174 void processEvents() override; 355 void NativeWindow::processEvents() in processEvents() function in tcu::__anonf8082d680111::NativeWindow
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluNativeWindow.hpp | 100 virtual void processEvents (void) {} in processEvents() function in eglu::NativeWindow
|