Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp37 ATTRIBUTE( EGL_CONFIG_CAVEAT ),
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp80 X(EGL_CONFIG_CAVEAT), in glTestPrintEGLConfiguration()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java43 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.java61 public static final int EGL_CONFIG_CAVEAT = 0x3027; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h103 #define EGL_CONFIG_CAVEAT 0x3027 macro
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/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/rs/driver/
DrsdGL.cpp97 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
217 configAttribsPtr[0] = EGL_CONFIG_CAVEAT; in getConfigData()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp189 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp158 EGL_CONFIG_CAVEAT, EGL_NONE, in loadConfig()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp184 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp108 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp294 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp293 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp395 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if61 public static final int EGL_CONFIG_CAVEAT = 0x3027;
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java837 EGL_CONFIG_CAVEAT, EGL_NONE, in getConfig()
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp977 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/libagl/
Degl.cpp911 { EGL_CONFIG_CAVEAT, EGL_SLOW_CONFIG },
1059 { EGL_CONFIG_CAVEAT, config_management_t::exact },
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp373 case EGL_CONFIG_CAVEAT: in eglChooseConfig()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18716 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
51721 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
/frameworks/base/api/
Dcurrent.txt25226 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
62593 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
Dsystem-current.txt27666 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
65950 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027

12