/aosp12/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 119 eglGetConfigAttrib(dpy, configs[i], EGL_NATIVE_VISUAL_ID, &nativeVisualId); in selectConfigForPixelFormat() 210 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/configdump/ |
H A D | configdump.cpp | 46 ATTRIBUTE( EGL_NATIVE_VISUAL_ID ),
|
/aosp12/frameworks/native/opengl/tests/lib/ |
H A D | glTestLib.cpp | 87 X(EGL_NATIVE_VISUAL_ID), in glTestPrintEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/swapinterval/ |
H A D | swapinterval.cpp | 69 eglGetConfigAttrib(dpy, config, EGL_NATIVE_VISUAL_ID, &vid); in main()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 51 int EGL_NATIVE_VISUAL_ID = 0x302E; field
|
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | egl.h | 132 #define EGL_NATIVE_VISUAL_ID 0x302E macro
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 70 public static final int EGL_NATIVE_VISUAL_ID = 0x302E; field in EGL14
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 204 EGL10.EGL_NATIVE_VISUAL_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 204 EGL10.EGL_NATIVE_VISUAL_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 207 EGL10.EGL_NATIVE_VISUAL_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 191 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceView.java | 239 EGL10.EGL_NATIVE_VISUAL_ID, in printConfig()
|
/aosp12/frameworks/native/opengl/include/EGL/ |
H A D | egl.h | 93 #define EGL_NATIVE_VISUAL_ID 0x302E macro
|
/aosp12/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 205 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 301 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/ |
H A D | gl2_copyTexImage.cpp | 300 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl_basic/ |
H A D | gl_basic.cpp | 117 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/ |
H A D | EGL14Header.java-if | 69 public static final int EGL_NATIVE_VISUAL_ID = 0x302E;
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdGL.cpp | 100 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcTestLib.cpp | 984 X(EGL_NATIVE_VISUAL_ID), in printEGLConfiguration()
|
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.cpp | 144 wantedAttribute = EGL_NATIVE_VISUAL_ID; in selectEGLConfig()
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLESRenderEngine.cpp | 210 wantedAttribute = EGL_NATIVE_VISUAL_ID; in selectEGLConfig()
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 186 wantedAttribute = EGL_NATIVE_VISUAL_ID; in selectEGLConfig()
|
/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 | 27734 field public static final int EGL_NATIVE_VISUAL_ID = 12334; // 0x302e 56993 field public static final int EGL_NATIVE_VISUAL_ID = 12334; // 0x302e
|