/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 37 ATTRIBUTE( EGL_CONFIG_CAVEAT ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 80 X(EGL_CONFIG_CAVEAT), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 43 int EGL_CONFIG_CAVEAT = 0x3027; field
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 125 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 61 public static final int EGL_CONFIG_CAVEAT = 0x3027; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 103 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 200 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 97 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration() 217 configAttribsPtr[0] = EGL_CONFIG_CAVEAT; in getConfigData()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 189 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 158 EGL_CONFIG_CAVEAT, EGL_NONE, in loadConfig()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 184 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 108 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 294 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 293 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.cpp | 395 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 61 public static final int EGL_CONFIG_CAVEAT = 0x3027;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 837 EGL_CONFIG_CAVEAT, EGL_NONE, in getConfig()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 977 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 911 { EGL_CONFIG_CAVEAT, EGL_SLOW_CONFIG }, 1059 { EGL_CONFIG_CAVEAT, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 373 case EGL_CONFIG_CAVEAT: in eglChooseConfig()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18716 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027 51721 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
|
/frameworks/base/api/ |
D | current.txt | 25226 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027 62593 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
|
D | system-current.txt | 27666 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027 65950 field public static final int EGL_CONFIG_CAVEAT = 12327; // 0x3027
|