Searched refs:getSurfaceResolution (Results 1 – 3 of 3) sorted by relevance
76 tcu::IVec2 getSurfaceResolution (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EG…
225 tcu::IVec2 getSurfaceResolution (const Library& egl, EGLDisplay display, EGLSurface surface) in getSurfaceResolution() function
465 const IVec2 bufPp10km = eglu::getSurfaceResolution(egl, m_display, **m_surface); in getNativePixelsPerInch()