Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java143 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig()
195 EGL10.EGL_DEPTH_SIZE, in printConfig()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java143 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig()
195 EGL10.EGL_DEPTH_SIZE, in printConfig()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java146 EGL10.EGL_DEPTH_SIZE, 0); in chooseConfig()
198 EGL10.EGL_DEPTH_SIZE, in printConfig()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp37 ATTRIBUTE( EGL_DEPTH_SIZE ),
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp35 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp78 X(EGL_DEPTH_SIZE), in glTestPrintEGLConfiguration()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp33 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/libagl/
Degl.cpp959 { EGL_DEPTH_SIZE, 0 },
971 { EGL_DEPTH_SIZE, 16 },
984 { EGL_DEPTH_SIZE, 0 },
996 { EGL_DEPTH_SIZE, 16 },
1009 { EGL_DEPTH_SIZE, 0 },
1021 { EGL_DEPTH_SIZE, 16 },
1034 { EGL_DEPTH_SIZE, 0 },
1046 { EGL_DEPTH_SIZE, 16 },
1059 { EGL_DEPTH_SIZE, 0 },
1083 { EGL_DEPTH_SIZE, config_management_t::atLeast },
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp36 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp121 EGL_DEPTH_SIZE, 16, in initGraphics()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java41 int EGL_DEPTH_SIZE = 0x3025; field
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp193 EGL_DEPTH_SIZE, in loadConfigs()
232 EGL_DEPTH_SIZE, in loadConfigs()
/frameworks/rs/driver/
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()
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java170 int[] configSpec = { EGL10.EGL_DEPTH_SIZE, 16, EGL10.EGL_NONE }; in getConfigSpec()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h123 #define EGL_DEPTH_SIZE 0x3025 macro
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java191 EGL10.EGL_DEPTH_SIZE, 0, in onSurfaceTextureAvailable()
/frameworks/native/opengl/tests/finish/
Dfinish.cpp37 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp124 EGL_DEPTH_SIZE, 16, in init_gl_surface()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java59 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h80 #define EGL_DEPTH_SIZE 0x3025 macro
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp182 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java134 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h201 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp292 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp196 X(EGL_DEPTH_SIZE), in printEGLConfiguration()

12