Home
last modified time | relevance | path

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

12

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

12