Home
last modified time | relevance | path

Searched defs:getScreenSize (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/egl/
DegluNativeWindow.cpp63 tcu::IVec2 NativeWindow::getScreenSize (void) const in getScreenSize() function in eglu::NativeWindow
/external/deqp/framework/platform/wayland/
DtcuWaylandEglPlatform.cpp93 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::wayland::egl::Window
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp141 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::x11::egl::Window
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp84 IVec2 getScreenSize (void) const { return m_window->getSize(); } in getScreenSize() function in tcu::Android::NativeWindow
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp125 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::win32::__anonbac8d03a0111::NativeWindow