/frameworks/native/opengl/libagl/ |
D | egl.cpp | 948 { EGL_CONFIG_ID, 0 }, 960 { EGL_CONFIG_ID, 1 }, 973 { EGL_CONFIG_ID, 6 }, 985 { EGL_CONFIG_ID, 7 }, 998 { EGL_CONFIG_ID, 2 }, 1010 { EGL_CONFIG_ID, 3 }, 1023 { EGL_CONFIG_ID, 4 }, 1035 { EGL_CONFIG_ID, 5 }, 1060 { EGL_CONFIG_ID, config_management_t::exact }, 1277 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 | 81 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/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/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_basic/ |
D | gl2_basic.cpp | 190 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/gl_basic/ |
D | gl_basic.cpp | 109 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/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 294 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 | 978 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18717 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 51722 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
/frameworks/base/api/ |
D | current.txt | 25227 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 62594 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
D | system-current.txt | 27667 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 65951 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
D | test-current.txt | 25296 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 62674 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|