/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | GLHelper.java | 24 import static android.opengl.EGL14.EGL_DEPTH_SIZE; 94 EGL_DEPTH_SIZE, 0, in retrieveTextureSizeFromGL()
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | EglManager.cpp | 173 EGL_DEPTH_SIZE, in load8BitsConfig() 204 EGL_DEPTH_SIZE, in load1010102Config() 235 EGL_DEPTH_SIZE, in loadFP16Config() 263 EGL_DEPTH_SIZE, in loadA8Config()
|
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 42 int EGL_DEPTH_SIZE = 0x3025; field
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SingleFrameTextureViewTestActivity.java | 191 EGL10.EGL_DEPTH_SIZE, 0, in onSurfaceTextureAvailable()
|
H A D | GLTextureViewActivity.java | 429 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 61 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14
|
H A D | GLSurfaceView.java | 943 EGL10.EGL_DEPTH_SIZE, depthSize, in ComponentSizeChooser() 960 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig()
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 134 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
|
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
H A D | ImageFlipRenderThread.java | 380 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | RenderTarget.java | 342 EGL10.EGL_DEPTH_SIZE, sDepthSize, in getDesiredConfig()
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 466 EGL_DEPTH_SIZE, 0, 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 | 29491 field public static final int EGL_DEPTH_SIZE = 12325; // 0x3025 60910 field public static final int EGL_DEPTH_SIZE = 12325; // 0x3025
|