Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluStrUtil.inl124 case EGL_PIXEL_ASPECT_RATIO: return "EGL_PIXEL_ASPECT_RATIO";
DegluStrUtil.cpp114 case EGL_PIXEL_ASPECT_RATIO: in operator <<()
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp80 EGL_PIXEL_ASPECT_RATIO, in logCommonSurfaceAttributes()
162 const EGLint pixelRatio = eglu::querySurfaceInt(egl, display, surface, EGL_PIXEL_ASPECT_RATIO); in checkCommonAttributes()
166 …l aspect ratio " << eglu::querySurfaceInt(egl, display, surface, EGL_PIXEL_ASPECT_RATIO) << TestLo… in checkCommonAttributes()
/external/mesa3d/include/EGL/
Degl.h179 #define EGL_PIXEL_ASPECT_RATIO 0x3092 macro
/external/mesa3d/src/egl/main/
Deglsurface.c391 case EGL_PIXEL_ASPECT_RATIO: in _eglQuerySurface()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl139 #define EGL_PIXEL_ASPECT_RATIO 0x3092 macro