/frameworks/native/opengl/libagl/ |
D | egl.cpp | 921 { EGL_CONFIG_ID, 0 }, 933 { EGL_CONFIG_ID, 1 }, 946 { EGL_CONFIG_ID, 6 }, 958 { EGL_CONFIG_ID, 7 }, 971 { EGL_CONFIG_ID, 2 }, 983 { EGL_CONFIG_ID, 3 }, 996 { EGL_CONFIG_ID, 4 }, 1008 { EGL_CONFIG_ID, 5 }, 1033 { EGL_CONFIG_ID, config_management_t::exact }, 1250 if (getConfigAttrib(dpy, config, EGL_CONFIG_ID, &configID) == EGL_FALSE) in createWindowSurface() [all …]
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 38 ATTRIBUTE( EGL_CONFIG_ID ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 82 X(EGL_CONFIG_ID), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 44 int EGL_CONFIG_ID = 0x3028; field
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 126 #define EGL_CONFIG_ID 0x3028 macro
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 62 public static final int EGL_CONFIG_ID = 0x3028; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 104 #define EGL_CONFIG_ID 0x3028 macro
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 201 EGL10.EGL_CONFIG_ID, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 190 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 109 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 185 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 294 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 295 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 62 public static final int EGL_CONFIG_ID = 0x3028;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 98 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 989 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/base/api/ |
D | system-current.txt | 20299 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 54253 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
D | current.txt | 18719 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 51724 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|