Searched defs:getScreenSize (Results 1 - 4 of 4) sorted by relevance

/external/deqp/framework/egl/
H A DegluNativeWindow.cpp61 tcu::IVec2 NativeWindow::getScreenSize (void) const function in class:eglu::NativeWindow
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp96 IVec2 getScreenSize (void) const { return getSurfaceSize(); } function in class:tcu::x11::egl::Window
/external/deqp/framework/platform/android/
H A DtcuAndroidPlatform.cpp66 IVec2 getScreenSize (void) const { return m_window->getSize(); } function in class:tcu::Android::NativeWindow
/external/deqp/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp112 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); } function in class:tcu::__anon19775::NativeWindow

Completed in 321 milliseconds