Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp75 } else if (renderableType & EGL_OPENGL_ES_BIT) { in create()
410 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.cpp933 { 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.txt25272 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1
Dtest-current.txt25341 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1
Dsystem-current.txt27712 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1