/frameworks/base/services/core/java/com/android/server/wallpaper/ |
D | GLHelper.java | 34 import static android.opengl.EGL14.EGL_STENCIL_SIZE; 95 EGL_STENCIL_SIZE, 0, in retrieveTextureSizeFromGL()
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 38 ATTRIBUTE( EGL_STENCIL_SIZE ),
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 148 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 199 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 196 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 196 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 79 X(EGL_STENCIL_SIZE), in glTestPrintEGLConfiguration()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
D | EglHelper.java | 34 import static android.opengl.EGL14.EGL_STENCIL_SIZE; 191 EGL_STENCIL_SIZE, 0, in getConfig()
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 171 EGL_STENCIL_SIZE, in load8BitsConfig() 200 EGL_STENCIL_SIZE, in load1010102Config() 231 EGL_STENCIL_SIZE, in loadFP16Config()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 43 int EGL_STENCIL_SIZE = 0x3026; field
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 124 #define EGL_STENCIL_SIZE 0x3026 macro
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | SingleFrameTextureViewTestActivity.java | 192 EGL10.EGL_STENCIL_SIZE, 0, in onSurfaceTextureAvailable()
|
D | GLTextureViewActivity.java | 430 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 62 public static final int EGL_STENCIL_SIZE = 0x3026; field in EGL14
|
D | GLSurfaceView.java | 944 EGL10.EGL_STENCIL_SIZE, stencilSize, in ComponentSizeChooser() 962 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
|
/frameworks/native/opengl/tests/lib/include/ |
D | EGLUtils.h | 202 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 183 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 135 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|
/frameworks/native/services/surfaceflinger/tests/ |
D | BufferGenerator.cpp | 131 EGL_STENCIL_SIZE, in initialize()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 197 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 293 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/native/libs/gui/tests/ |
D | GLTest.cpp | 150 EGL_STENCIL_SIZE, 8, in getConfigAttribs()
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 108 #define EGL_STENCIL_SIZE 0x3026 macro
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 292 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 109 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 381 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|