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.cpp39 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.h77 #define EGL_CONFIG_CAVEAT 0x3027 macro
/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/gldual/src/com/android/gldual/
DGLDualGL2View.java200 EGL10.EGL_CONFIG_CAVEAT, in printConfig()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp184 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h203 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_basic/
Dgl2_basic.cpp198 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp110 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp293 X(EGL_CONFIG_CAVEAT), in printEGLConfiguration()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp195 EGL_CONFIG_CAVEAT, in loadConfigs()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if61 public static final int EGL_CONFIG_CAVEAT = 0x3027;
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp547 if (eglGetConfigAttrib(display, *config, EGL_CONFIG_CAVEAT, &caveat)) in selectEGLConfig()
/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/opengl/libagl/
Degl.cpp923 { EGL_CONFIG_CAVEAT, EGL_SLOW_CONFIG },
1085 { EGL_CONFIG_CAVEAT, config_management_t::exact },
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp399 case EGL_CONFIG_CAVEAT: in eglChooseConfig()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java1965 egl.eglGetConfigAttrib(display, configs[i], EGL10.EGL_CONFIG_CAVEAT, attrib);
/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/config/
Dhiddenapi-public-dex.txt27625 Landroid/opengl/EGL14;->EGL_CONFIG_CAVEAT:I
71767 Ljavax/microedition/khronos/egl/EGL10;->EGL_CONFIG_CAVEAT:I

12