Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp76 } else if (renderableType & EGL_OPENGL_ES_BIT) { in create()
413 err = selectEGLConfig(display, format, EGL_OPENGL_ES_BIT, &config); in chooseEglConfig()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java104 public static final int EGL_OPENGL_ES_BIT = 0x0001; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h155 #define EGL_OPENGL_ES_BIT 0x0001 /* EGL_RENDERABLE_TYPE mask bits */ 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/native/opengl/libagl/
Degl.cpp925 { 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/api/
Dcurrent.txt27492 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1
Dsystem-current.txt30201 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1