Home
last modified time | relevance | path

Searched refs:getSurfaceResolution (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/
DegluUtil.hpp76 tcu::IVec2 getSurfaceResolution (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EG…
DegluUtil.cpp225 tcu::IVec2 getSurfaceResolution (const Library& egl, EGLDisplay display, EGLSurface surface) in getSurfaceResolution() function
/external/deqp/modules/egl/
DteglResizeTests.cpp465 const IVec2 bufPp10km = eglu::getSurfaceResolution(egl, m_display, **m_surface); in getNativePixelsPerInch()