HomeSort by relevance Sort by last modified time
    Searched refs:getSurfaceResolution (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/egl/
egluUtil.hpp 76 tcu::IVec2 getSurfaceResolution (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface surface);
egluUtil.cpp 216 tcu::IVec2 getSurfaceResolution (const Library& egl, EGLDisplay display, EGLSurface surface)
  /external/deqp/modules/egl/
teglResizeTests.cpp 464 const IVec2 bufPp10km = eglu::getSurfaceResolution(egl, m_display, **m_surface);

Completed in 80 milliseconds