/aosp12/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()
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 143 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig() 195 EGL10.EGL_DEPTH_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 143 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig() 195 EGL10.EGL_DEPTH_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 146 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig() 198 EGL10.EGL_DEPTH_SIZE, in printConfig()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceView.java | 179 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig() 230 EGL10.EGL_DEPTH_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/configdump/ |
H A D | configdump.cpp | 37 ATTRIBUTE( EGL_DEPTH_SIZE ),
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
H A D | EglHelper.java | 24 import static android.opengl.EGL14.EGL_DEPTH_SIZE; 190 EGL_DEPTH_SIZE, 0, in getConfig()
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | EglManager.cpp | 172 EGL_DEPTH_SIZE, in load8BitsConfig() 203 EGL_DEPTH_SIZE, in load1010102Config() 234 EGL_DEPTH_SIZE, in loadFP16Config()
|
/aosp12/frameworks/native/opengl/tests/lib/ |
H A D | glTestLib.cpp | 78 X(EGL_DEPTH_SIZE), in glTestPrintEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/linetex/ |
H A D | linetex.cpp | 35 EGL_DEPTH_SIZE, 0, in main()
|
/aosp12/frameworks/native/opengl/tests/textures/ |
H A D | textures.cpp | 33 EGL_DEPTH_SIZE, 0, in main()
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdGL.cpp | 91 X(EGL_DEPTH_SIZE), in printEGLConfiguration() 207 configAttribsPtr[0] = EGL_DEPTH_SIZE; in getConfigData() 286 configs[i], EGL_DEPTH_SIZE, &depthSize); in rsdGLInit()
|
/aosp12/frameworks/native/opengl/tests/angeles/ |
H A D | app-linux.cpp | 121 EGL_DEPTH_SIZE, 16, in initGraphics()
|
/aosp12/frameworks/native/opengl/tests/fillrate/ |
H A D | fillrate.cpp | 36 EGL_DEPTH_SIZE, 0, in main()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 42 int EGL_DEPTH_SIZE = 0x3025; field
|
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | egl.h | 123 #define EGL_DEPTH_SIZE 0x3025 macro
|
/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
H A D | ClearActivity.java | 170 int[] configSpec = { EGL10.EGL_DEPTH_SIZE, 16, EGL10.EGL_NONE }; in getConfigSpec()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | SurfaceTextureRenderer.java | 185 EGL10.EGL_DEPTH_SIZE, 0,
|
/aosp12/frameworks/native/opengl/tests/finish/ |
H A D | finish.cpp | 37 EGL_DEPTH_SIZE, 0, in main()
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SingleFrameTextureViewTestActivity.java | 191 EGL10.EGL_DEPTH_SIZE, 0, in onSurfaceTextureAvailable()
|
/aosp12/frameworks/native/opengl/tests/tritex/ |
H A D | tritex.cpp | 124 EGL_DEPTH_SIZE, 16, in init_gl_surface()
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 61 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14
|
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 182 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 201 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 134 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
|