Searched refs:EGL_HORIZONTAL_RESOLUTION (Results 1 – 8 of 8) sorted by relevance
118 case EGL_HORIZONTAL_RESOLUTION: return "EGL_HORIZONTAL_RESOLUTION";
112 case EGL_HORIZONTAL_RESOLUTION: in operator <<()
218 const EGLint hRes = querySurfaceInt(egl, display, surface, EGL_HORIZONTAL_RESOLUTION); in getSurfaceResolution()
45 The pixel_density.* tests query the EGL_HORIZONTAL_RESOLUTION and
177 #define EGL_HORIZONTAL_RESOLUTION 0x3090 macro
394 case EGL_HORIZONTAL_RESOLUTION: in _eglQuerySurface()
77 EGL_HORIZONTAL_RESOLUTION, in logCommonSurfaceAttributes()150 const EGLint hRes = eglu::querySurfaceInt(egl, display, surface, EGL_HORIZONTAL_RESOLUTION); in checkCommonAttributes()
137 #define EGL_HORIZONTAL_RESOLUTION 0x3090 macro