Searched refs:pixelRatio (Results 1 – 1 of 1) sorted by relevance
162 const EGLint pixelRatio = eglu::querySurfaceInt(egl, display, surface, EGL_PIXEL_ASPECT_RATIO); in checkCommonAttributes() local164 if (pixelRatio <= 0 && pixelRatio != EGL_UNKNOWN) in checkCommonAttributes()