Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluConfigInfo.cpp54 case EGL_LEVEL: return level; in getAttribute()
103 egl.getConfigAttrib(display, config, EGL_LEVEL, &dst->level); in queryCoreConfigInfo()
DegluStrUtil.inl92 case EGL_LEVEL: return "EGL_LEVEL";
DegluStrUtil.cpp68 case EGL_LEVEL: in operator <<()
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp263 { EGL_LEVEL, 0 }, in getValue()
431 { EGL_LEVEL, ChooseConfigRandomCase::getInt<0, 1>, }, in genRandomAttributes()
519 { EGL_LEVEL, "level" }, in init()
616 EGL_LEVEL, in init()
DteglConfigList.cpp126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val); in iterate()
DteglChooseConfigReference.cpp304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE); in getDefaultRules()
DteglQueryConfigTests.cpp572 { EGL_LEVEL, "level" }, in init()
DteglMultiThreadTests.cpp506 case EGL_LEVEL: return "EGL_LEVEL"; in configAttributeToString()
668 EGL_LEVEL, in runThread()
/external/mesa3d/src/egl/main/
Deglconfig.h104 ATTRIB_MAP(EGL_LEVEL, Level); in _eglOffsetOfConfig()
Deglconfig.c186 { EGL_LEVEL, ATTRIB_TYPE_PLATFORM,
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
DGdxEglConfigChooser.java168 …EGL10.EGL_LEVEL, EGL10.EGL_MAX_PBUFFER_HEIGHT, EGL10.EGL_MAX_PBUFFER_PIXELS, EGL10.EGL_MAX_PBUFFER… in printConfig()
DGLSurfaceView20.java262 …EGL10.EGL_LEVEL, EGL10.EGL_MAX_PBUFFER_HEIGHT, EGL10.EGL_MAX_PBUFFER_PIXELS, EGL10.EGL_MAX_PBUFFER… in printConfig()
DGLSurfaceView20API18.java245 …EGL10.EGL_LEVEL, EGL10.EGL_MAX_PBUFFER_HEIGHT, EGL10.EGL_MAX_PBUFFER_PIXELS, EGL10.EGL_MAX_PBUFFER… in printConfig()
/external/mesa3d/include/EGL/
Degl.h105 #define EGL_LEVEL 0x3029 macro
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViEAndroidGLES20.java216 EGL10.EGL_LEVEL, in printConfig()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl71 #define EGL_LEVEL 0x3029 macro
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c190 { GLX_LEVEL, EGL_LEVEL },
338 { GLX_LEVEL, EGL_LEVEL },
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c51 EGL_LEVEL, /* __DRI_ATTRIB_LEVEL */