Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeWindow.cpp69 tcu::IVec2 NativeWindow::getScreenSize (void) const in getScreenSize() function in eglu::NativeWindow
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp97 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::lnx::wayland::egl::Window
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp148 IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::lnx::x11::egl::Window
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp125 virtual IVec2 getScreenSize (void) const { return getSurfaceSize(); } in getScreenSize() function in tcu::win32::__anon9f0ff2660111::NativeWindow
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp176 IVec2 getScreenSize() const override { return getSurfaceSize(); } in getScreenSize() function in tcu::__anon186a1eda0111::NativeWindow
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp88 IVec2 getScreenSize (void) const { return m_window->getSize(); } in getScreenSize() function in tcu::Android::NativeWindow
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java374 public static ScreenSize getScreenSize(Configuration configuration) { in getScreenSize() method in DeviceConfig
/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java400 public static ScreenSize getScreenSize(Configuration configuration) { in getScreenSize() method in DeviceConfig