Home
last modified time | relevance | path

Searched refs:EGL_DEPTH_SIZE (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DGLHelper.java24 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 DGL2JNIView.java143 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 DGLPerfView.java143 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 DGLDualGL2View.java146 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 DMosaicRendererSurfaceView.java179 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig()
230 EGL10.EGL_DEPTH_SIZE, in printConfig()
/aosp12/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp37 ATTRIBUTE( EGL_DEPTH_SIZE ),
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DEglHelper.java24 import static android.opengl.EGL14.EGL_DEPTH_SIZE;
190 EGL_DEPTH_SIZE, 0, in getConfig()
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp172 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 DglTestLib.cpp78 X(EGL_DEPTH_SIZE), in glTestPrintEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/linetex/
H A Dlinetex.cpp35 EGL_DEPTH_SIZE, 0, in main()
/aosp12/frameworks/native/opengl/tests/textures/
H A Dtextures.cpp33 EGL_DEPTH_SIZE, 0, in main()
/aosp12/frameworks/rs/driver/
H A DrsdGL.cpp91 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 Dapp-linux.cpp121 EGL_DEPTH_SIZE, 16, in initGraphics()
/aosp12/frameworks/native/opengl/tests/fillrate/
H A Dfillrate.cpp36 EGL_DEPTH_SIZE, 0, in main()
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java42 int EGL_DEPTH_SIZE = 0x3025; field
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h123 #define EGL_DEPTH_SIZE 0x3025 macro
/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
H A DClearActivity.java170 int[] configSpec = { EGL10.EGL_DEPTH_SIZE, 16, EGL10.EGL_NONE }; in getConfigSpec()
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DSurfaceTextureRenderer.java185 EGL10.EGL_DEPTH_SIZE, 0,
/aosp12/frameworks/native/opengl/tests/finish/
H A Dfinish.cpp37 EGL_DEPTH_SIZE, 0, in main()
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DSingleFrameTextureViewTestActivity.java191 EGL10.EGL_DEPTH_SIZE, 0, in onSurfaceTextureAvailable()
/aosp12/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp124 EGL_DEPTH_SIZE, 16, in init_gl_surface()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java61 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp182 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/aosp12/frameworks/native/opengl/tests/lib/include/
H A DEGLUtils.h201 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java134 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()

12