Home
last modified time | relevance | path

Searched defs:getScreenSize (Results 1 – 4 of 4) 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/android/
DtcuAndroidPlatform.cpp81 IVec2 getScreenSize (void) const { return m_window->getSize(); } in getScreenSize() function in tcu::Android::NativeWindow
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp140 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::x11::egl::Window
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp123 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::__anonbac8d03a0111::NativeWindow