Home
last modified time | relevance | path

Searched refs:EGL_CONFIG_CAVEAT (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DGLHelper.java21 import static android.opengl.EGL14.EGL_CONFIG_CAVEAT;
96 EGL_CONFIG_CAVEAT, EGL_NONE, in retrieveTextureSizeFromGL()
/aosp12/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp39 ATTRIBUTE( EGL_CONFIG_CAVEAT ),
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DEglHelper.java21 import static android.opengl.EGL14.EGL_CONFIG_CAVEAT;
193 EGL_CONFIG_CAVEAT, EGL_NONE, in getConfig()
/aosp12/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp80 X(EGL_CONFIG_CAVEAT), in glTestPrintEGLConfiguration()
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java44 int EGL_CONFIG_CAVEAT = 0x3027; field
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h125 #define EGL_CONFIG_CAVEAT 0x3027 macro
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java63 public static final int EGL_CONFIG_CAVEAT = 0x3027; field in EGL14
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java200 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp184 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/lib/include/
H A DEGLUtils.h203 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java232 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/aosp12/frameworks/native/opengl/include/EGL/
H A Degl.h77 #define EGL_CONFIG_CAVEAT 0x3027 macro
/aosp12/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp198 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp294 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp293 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp110 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if62 public static final int EGL_CONFIG_CAVEAT = 0x3027;
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp174 EGL_CONFIG_CAVEAT, in load8BitsConfig()
/aosp12/frameworks/rs/driver/
H A DrsdGL.cpp93 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp977 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp152 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLESRenderEngine.cpp218 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp194 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()

12