Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp75 } else if (renderableType & EGL_OPENGL_ES_BIT) { in create()
411 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.cpp906 { EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT },
/frameworks/base/api/
Dsystem-current.txt20344 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1
Dcurrent.txt18764 field public static final int EGL_OPENGL_ES_BIT = 1; // 0x1