Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp162 const EGLint pixelRatio = eglu::querySurfaceInt(egl, display, surface, EGL_PIXEL_ASPECT_RATIO); in checkCommonAttributes() local
164 if (pixelRatio <= 0 && pixelRatio != EGL_UNKNOWN) in checkCommonAttributes()