/frameworks/native/opengl/libagl/ |
D | egl.cpp | 960 { EGL_CONFIG_ID, 0 }, 972 { EGL_CONFIG_ID, 1 }, 985 { EGL_CONFIG_ID, 6 }, 997 { EGL_CONFIG_ID, 7 }, 1010 { EGL_CONFIG_ID, 2 }, 1022 { EGL_CONFIG_ID, 3 }, 1035 { EGL_CONFIG_ID, 4 }, 1047 { EGL_CONFIG_ID, 5 }, 1060 { EGL_CONFIG_ID, 8 }, 1086 { EGL_CONFIG_ID, config_management_t::exact }, [all …]
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 40 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/native/opengl/tests/EGLTest/ |
D | EGL_test.cpp | 242 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F() 382 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F() 457 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in get8BitConfig() 793 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F()
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 63 public static final int EGL_CONFIG_ID = 0x3028; field in EGL14
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.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/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/frameworks/native/opengl/tests/lib/include/ |
D | EGLUtils.h | 204 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_basic/ |
D | gl2_basic.cpp | 199 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 78 #define EGL_CONFIG_ID 0x3028 macro
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 295 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 111 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 | 63 public static final int EGL_CONFIG_ID = 0x3028;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 94 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/non-updatable-api/ |
D | current.txt | 31327 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 75984 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
/frameworks/base/api/ |
D | current.txt | 31471 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 76128 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|