Searched refs:EGL_OPENGL_ES2_BIT (Results 1 - 25 of 31) 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/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/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java102 private static int EGL_OPENGL_ES2_BIT = 4; field in class:GL2JNIView.ConfigChooser
108 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java102 private static int EGL_OPENGL_ES2_BIT = 4; field in class:GLPerfView.ConfigChooser
108 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java105 private static int EGL_OPENGL_ES2_BIT = 4; field in class:GLDualGL2View.ConfigChooser
111 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if106 public static final int EGL_OPENGL_ES2_BIT = 0x0004;
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp67 renderableType = EGL_OPENGL_ES2_BIT;
73 if (renderableType & EGL_OPENGL_ES2_BIT) {
408 err = selectEGLConfig(display, format, EGL_OPENGL_ES2_BIT, &config);
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java106 private static final int EGL_OPENGL_ES2_BIT = 4; field in class:BlockingGLTextureView.EglHelper
129 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DRenderTarget.java41 private static final int EGL_OPENGL_ES2_BIT = 4; field in class:RenderTarget
337 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLTextureViewActivity.java133 static final int EGL_OPENGL_ES2_BIT = 4; field in class:GLTextureViewActivity.RenderThread
424 EGL10.EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/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.java106 public static final int EGL_OPENGL_ES2_BIT = 0x0004; field in class:EGL14
/frameworks/base/services/core/jni/
H A Dcom_android_server_AssetAtlasService.cpp113 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java106 static final int EGL_OPENGL_ES2_BIT = 4; field in class:ImageWallpaper.DrawableEngine
745 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp150 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.h157 #define EGL_OPENGL_ES2_BIT 0x0004 /* EGL_RENDERABLE_TYPE mask bits */ macro
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp268 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/cmds/flatland/
H A DGLHelper.cpp60 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp372 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp341 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp169 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
429 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES2_BIT,
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DSurfaceTextureRenderer.java426 EGL14.EGL_RENDERABLE_TYPE, EGL14.EGL_OPENGL_ES2_BIT,

Completed in 496 milliseconds

12