Searched defs:getScreenSize (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/framework/egl/ | ||
| D | egluNativeWindow.cpp | 63 tcu::IVec2 NativeWindow::getScreenSize (void) const in getScreenSize() function in eglu::NativeWindow |
| /external/deqp/framework/platform/X11/ | ||
| D | tcuX11EglPlatform.cpp | 141 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::x11::egl::Window |
| /external/deqp/framework/platform/android/ | ||
| D | tcuAndroidPlatform.cpp | 84 IVec2 getScreenSize (void) const { return m_window->getSize(); } in getScreenSize() function in tcu::Android::NativeWindow |
| /external/deqp/framework/platform/win32/ | ||
| D | tcuWin32EGLNativeDisplayFactory.cpp | 125 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::win32::__anonc1270dbf0111::NativeWindow |