Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DEGL14.java104 public static final int EGL_OPENGL_ES_BIT = 0x0001; field in EGL14
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp74 } else if (renderableType & EGL_OPENGL_ES_BIT) { in create()
562 err = selectEGLConfig(display, format, EGL_OPENGL_ES_BIT, &config); in chooseEglConfig()
/frameworks/native/opengl/include/EGL/
Degl.h189 #define EGL_OPENGL_ES_BIT 0x0001 macro
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp231 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT, in main()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if104 public static final int EGL_OPENGL_ES_BIT = 0x0001;
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java1978 final int EGL_OPENGL_ES_BIT = 0x0001;
1981 if ((attrib[0] & EGL_OPENGL_ES_BIT) != 0) {
/frameworks/native/opengl/libagl/
Degl.cpp945 { EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT },
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18762 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-public-dex.txt27671 Landroid/opengl/EGL14;->EGL_OPENGL_ES_BIT:I
/frameworks/base/api/
Dcurrent.txt29188 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1