/aosp12/frameworks/native/opengl/tests/configdump/ |
H A D | configdump.cpp | 40 ATTRIBUTE( EGL_CONFIG_ID ),
|
/aosp12/frameworks/native/opengl/tests/lib/ |
H A D | glTestLib.cpp | 81 X(EGL_CONFIG_ID), in glTestPrintEGLConfiguration()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 45 int EGL_CONFIG_ID = 0x3028; field
|
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | egl.h | 126 #define EGL_CONFIG_ID 0x3028 macro
|
/aosp12/frameworks/native/opengl/tests/EGLTest/ |
H A D | EGL_test.cpp | 241 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F() 381 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F() 456 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in get8BitConfig() 792 eglGetConfigAttrib(mEglDisplay, config, EGL_CONFIG_ID, &value); in TEST_F()
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 64 public static final int EGL_CONFIG_ID = 0x3028; field in EGL14
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 198 EGL10.EGL_CONFIG_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 201 EGL10.EGL_CONFIG_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 185 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 204 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceView.java | 233 EGL10.EGL_CONFIG_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/include/EGL/ |
H A D | egl.h | 78 #define EGL_CONFIG_ID 0x3028 macro
|
/aosp12/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 199 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 295 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/ |
H A D | gl2_copyTexImage.cpp | 294 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl_basic/ |
H A D | gl_basic.cpp | 111 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/ |
H A D | EGL14Header.java-if | 63 public static final int EGL_CONFIG_ID = 0x3028;
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdGL.cpp | 94 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcTestLib.cpp | 978 X(EGL_CONFIG_ID), in printEGLConfiguration()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 27702 field public static final int EGL_CONFIG_ID = 12328; // 0x3028 56975 field public static final int EGL_CONFIG_ID = 12328; // 0x3028
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A 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
|