/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 39 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 | 77 #define EGL_CONFIG_CAVEAT 0x3027 macro
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 197 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
|
/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_yuvtex/ |
D | gl_yuvtex.cpp | 184 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/lib/include/ |
D | EGLUtils.h | 203 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_basic/ |
D | gl2_basic.cpp | 198 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 110 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 293 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 195 EGL_CONFIG_CAVEAT, in loadConfigs()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 61 public static final int EGL_CONFIG_CAVEAT = 0x3027;
|
/frameworks/native/services/surfaceflinger/RenderEngine/ |
D | RenderEngine.cpp | 547 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 93 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 977 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 923 { EGL_CONFIG_CAVEAT, EGL_SLOW_CONFIG }, 1085 { EGL_CONFIG_CAVEAT, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 399 case EGL_CONFIG_CAVEAT: in eglChooseConfig()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerShellCommand.java | 1965 egl.eglGetConfigAttrib(display, configs[i], EGL10.EGL_CONFIG_CAVEAT, attrib);
|
/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/config/ |
D | hiddenapi-public-dex.txt | 27625 Landroid/opengl/EGL14;->EGL_CONFIG_CAVEAT:I 71767 Ljavax/microedition/khronos/egl/EGL10;->EGL_CONFIG_CAVEAT:I
|