/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | GLHelper.java | 32 import static android.opengl.EGL14.EGL_RED_SIZE; 90 EGL_RED_SIZE, 8, in retrieveTextureSizeFromGL()
|
/aosp14/frameworks/base/media/mca/filterfw/jni/ |
H A D | jni_gl_environment.cpp | 158 EGL_RED_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurface() 227 EGL_RED_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight() 326 EGL_RED_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | EglManager.cpp | 165 EGL_RED_SIZE, in load8BitsConfig() 196 EGL_RED_SIZE, in load1010102Config() 227 EGL_RED_SIZE, in loadFP16Config() 255 EGL_RED_SIZE, in loadA8Config() 283 eglGetConfigAttrib(display, config, EGL_RED_SIZE, &r); in loadA8Config()
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 41 int EGL_RED_SIZE = 0x3024; field
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SingleFrameTextureViewTestActivity.java | 187 EGL10.EGL_RED_SIZE, 8, in onSurfaceTextureAvailable()
|
H A D | GLTextureViewActivity.java | 425 EGL10.EGL_RED_SIZE, 8, in getConfig()
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 60 public static final int EGL_RED_SIZE = 0x3024; field in EGL14
|
H A D | GLSurfaceView.java | 939 EGL10.EGL_RED_SIZE, redSize, in ComponentSizeChooser() 965 EGL10.EGL_RED_SIZE, 0); in chooseConfig()
|
/aosp14/frameworks/base/media/mca/filterfw/native/core/ |
H A D | gl_env.cpp | 154 EGL_RED_SIZE, 8, in InitWithNewContext()
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 130 EGL10.EGL_RED_SIZE, 8, in getConfig()
|
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
H A D | ImageFlipRenderThread.java | 376 EGL10.EGL_RED_SIZE, 8, in getConfig()
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | RenderTarget.java | 338 EGL10.EGL_RED_SIZE, sRedSize, in getDesiredConfig()
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/ |
H A D | ColorFade.java | 637 EGL14.EGL_RED_SIZE, 8,
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 463 EGL_RED_SIZE, 8, in getEglConfig()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 29537 field public static final int EGL_RED_SIZE = 12324; // 0x3024 60937 field public static final int EGL_RED_SIZE = 12324; // 0x3024
|