Searched defs:getSurfaceSize (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/egl/ | ||
D | egluNativeWindow.cpp | 50 tcu::IVec2 NativeWindow::getSurfaceSize (void) const in getSurfaceSize() function in eglu::NativeWindow |
D | egluUtil.cpp | 209 tcu::IVec2 getSurfaceSize (const Library& egl, EGLDisplay display, EGLSurface surface) in getSurfaceSize() function |
/external/deqp/framework/platform/lnx/wayland/ | ||
D | tcuLnxWaylandEglDisplayFactory.cpp | 109 IVec2 Window::getSurfaceSize (void) const in getSurfaceSize() function in tcu::lnx::wayland::egl::Window |
/external/deqp/framework/platform/lnx/X11/ | ||
D | tcuLnxX11EglDisplayFactory.cpp | 158 IVec2 Window::getSurfaceSize (void) const in getSurfaceSize() function in tcu::lnx::x11::egl::Window |
/external/deqp/framework/platform/win32/ | ||
D | tcuWin32EGLNativeDisplayFactory.cpp | 272 IVec2 NativeWindow::getSurfaceSize (void) const in getSurfaceSize() function in tcu::win32::__anon631c42f90111::NativeWindow |