Home
last modified time | relevance | path

Searched refs:processEvents (Results 1 – 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11.hpp48 virtual void processEvents (void) = 0;
73 virtual void processEvents (void) = 0;
98 void processEvents (void);
122 void processEvents (void);
DtcuLnxX11Xcb.hpp45 void processEvents (void);
66 void processEvents (void);
DtcuLnxX11Xcb.cpp68 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()
DtcuLnxX11.cpp109 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()
DtcuLnxX11GlxPlatform.cpp145 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/
DtcuWin32Window.cpp102 processEvents(); in setVisible()
108 processEvents(); in setForeground()
139 void Window::processEvents (void) in processEvents() function in tcu::win32::Window
DtcuWin32Platform.hpp44 bool processEvents (void);
DtcuWin32Window.hpp46 void processEvents (void);
DtcuWin32EGLNativeDisplayFactory.cpp126 virtual void processEvents (void);
277 void NativeWindow::processEvents (void) in processEvents() function in tcu::win32::__anon19650cbb0111::NativeWindow
279 m_window.processEvents(); in processEvents()
DtcuWin32Platform.cpp90 bool Platform::processEvents (void) in processEvents() function in tcu::win32::Platform
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.hpp53 void processEvents (void);
89 void processEvents (void);
DtcuLnxWayland.cpp145 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/
DtcuAndroidPlatform.cpp92 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
DtcuAndroidPlatform.hpp45 virtual bool processEvents (void);
/third_party/vk-gl-cts/modules/egl/
DteglSwapBuffersTests.cpp347 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/
DtcuPlatform.hpp88 virtual bool processEvents (void);
DtcuPlatform.cpp37 bool Platform::processEvents (void) in processEvents() function in tcu::Platform
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLEPlatform.h44 bool processEvents() override;
DtcuANGLENativeDisplayFactory.cpp160 void processEvents() override;
321 void NativeWindow::processEvents() in processEvents() function in tcu::__anon1b59329d0111::NativeWindow
DtcuANGLEPlatform.cpp117 bool ANGLEPlatform::processEvents() in processEvents() function in tcu::ANGLEPlatform
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc459 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/
DtcuLnxPlatform.cpp62 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/
DtcuANGLEPlatform.h44 bool processEvents() override;
DtcuANGLENativeDisplayFactory.cpp174 void processEvents() override;
355 void NativeWindow::processEvents() in processEvents() function in tcu::__anonf8082d680111::NativeWindow
/third_party/vk-gl-cts/framework/egl/
DegluNativeWindow.hpp100 virtual void processEvents (void) {} in processEvents() function in eglu::NativeWindow

12