Searched refs:EGL_RENDERABLE_TYPE (Results 1 - 25 of 38) sorted by relevance

12

/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp63 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
94 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
133 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp120 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
130 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp60 ATTRIBUTE( EGL_RENDERABLE_TYPE ),
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp156 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
225 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
324 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl_perf/
H A Dgl2_perf.cpp66 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp104 X(EGL_RENDERABLE_TYPE),
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java108 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
221 EGL10.EGL_RENDERABLE_TYPE,
256 "EGL_RENDERABLE_TYPE",
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java108 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
221 EGL10.EGL_RENDERABLE_TYPE,
256 "EGL_RENDERABLE_TYPE",
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java111 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
224 EGL10.EGL_RENDERABLE_TYPE,
259 "EGL_RENDERABLE_TYPE",
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if85 public static final int EGL_RENDERABLE_TYPE = 0x3040;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java63 int EGL_RENDERABLE_TYPE = 0x3040; field in interface:EGL10
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp212 X(EGL_RENDERABLE_TYPE),
268 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp207 X(EGL_RENDERABLE_TYPE),
231 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT,
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp316 X(EGL_RENDERABLE_TYPE),
372 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp317 X(EGL_RENDERABLE_TYPE),
341 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp69 EGL_RENDERABLE_TYPE, &renderableType)) {
377 attribs[EGL_RENDERABLE_TYPE] = renderableType;
/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp122 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java85 public static final int EGL_RENDERABLE_TYPE = 0x3040; field in class:EGL14
/frameworks/base/services/core/jni/
H A Dcom_android_server_AssetAtlasService.cpp113 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/rs/driver/
H A DrsdGL.cpp120 X(EGL_RENDERABLE_TYPE),
188 configAttribsPtr[0] = EGL_RENDERABLE_TYPE;
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp150 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java129 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/libs/gui/tests/
H A DGLTest.cpp142 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/include/EGL/
H A Degl.h127 #define EGL_RENDERABLE_TYPE 0x3040 macro
155 #define EGL_OPENGL_ES_BIT 0x0001 /* EGL_RENDERABLE_TYPE mask bits */
156 #define EGL_OPENVG_BIT 0x0002 /* EGL_RENDERABLE_TYPE mask bits */
157 #define EGL_OPENGL_ES2_BIT 0x0004 /* EGL_RENDERABLE_TYPE mask bits */
158 #define EGL_OPENGL_BIT 0x0008 /* EGL_RENDERABLE_TYPE mask bits */
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp131 X(EGL_RENDERABLE_TYPE),

Completed in 492 milliseconds

12