Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp35 ATTRIBUTE( EGL_DEPTH_SIZE ),
/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/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/linetex/
Dlinetex.cpp35 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp33 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp79 X(EGL_DEPTH_SIZE), in glTestPrintEGLConfiguration()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java41 int EGL_DEPTH_SIZE = 0x3025; field
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp124 EGL_DEPTH_SIZE, 16, in initGraphics()
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp36 EGL_DEPTH_SIZE, 0, in main()
/frameworks/native/opengl/libagl/
Degl.cpp920 { EGL_DEPTH_SIZE, 0 },
932 { EGL_DEPTH_SIZE, 16 },
945 { EGL_DEPTH_SIZE, 0 },
957 { EGL_DEPTH_SIZE, 16 },
970 { EGL_DEPTH_SIZE, 0 },
982 { EGL_DEPTH_SIZE, 16 },
995 { EGL_DEPTH_SIZE, 0 },
1007 { EGL_DEPTH_SIZE, 16 },
1030 { EGL_DEPTH_SIZE, config_management_t::atLeast },
/frameworks/rs/driver/
DrsdGL.cpp95 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
211 configAttribsPtr[0] = EGL_DEPTH_SIZE; in getConfigData()
296 configs[i], EGL_DEPTH_SIZE, &depthSize); in rsdGLInit()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h123 #define EGL_DEPTH_SIZE 0x3025 macro
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java170 int[] configSpec = { EGL10.EGL_DEPTH_SIZE, 16, EGL10.EGL_NONE }; in getConfigSpec()
/frameworks/base/services/core/jni/
Dcom_android_server_AssetAtlasService.cpp118 EGL_DEPTH_SIZE, 0, in com_android_server_AssetAtlasService_upload()
/frameworks/native/opengl/tests/finish/
Dfinish.cpp37 EGL_DEPTH_SIZE, 0, in main()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java59 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp128 EGL_DEPTH_SIZE, 16, in init_gl_surface()
/frameworks/native/opengl/include/EGL/
Degl.h101 #define EGL_DEPTH_SIZE 0x3025 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp127 EGL_DEPTH_SIZE, 0, in loadConfig()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java134 EGL10.EGL_DEPTH_SIZE, 0, in getConfig()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp187 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp106 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp182 X(EGL_DEPTH_SIZE), in printEGLConfiguration()
/frameworks/native/libs/gui/tests/
DGLTest.cpp147 EGL_DEPTH_SIZE, 16, in getConfigAttribs()

12