Home
last modified time | relevance | path

Searched refs:EGL_STENCIL_SIZE (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wallpaper/
DGLHelper.java34 import static android.opengl.EGL14.EGL_STENCIL_SIZE;
95 EGL_STENCIL_SIZE, 0, in retrieveTextureSizeFromGL()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp38 ATTRIBUTE( EGL_STENCIL_SIZE ),
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java148 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
199 EGL10.EGL_STENCIL_SIZE, in printConfig()
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
196 EGL10.EGL_STENCIL_SIZE, in printConfig()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
196 EGL10.EGL_STENCIL_SIZE, in printConfig()
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp79 X(EGL_STENCIL_SIZE), in glTestPrintEGLConfiguration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java34 import static android.opengl.EGL14.EGL_STENCIL_SIZE;
191 EGL_STENCIL_SIZE, 0, in getConfig()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp171 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/
DEGL10.java43 int EGL_STENCIL_SIZE = 0x3026; field
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h124 #define EGL_STENCIL_SIZE 0x3026 macro
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java192 EGL10.EGL_STENCIL_SIZE, 0, in onSurfaceTextureAvailable()
DGLTextureViewActivity.java430 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java62 public static final int EGL_STENCIL_SIZE = 0x3026; field in EGL14
DGLSurfaceView.java944 EGL10.EGL_STENCIL_SIZE, stencilSize, in ComponentSizeChooser()
962 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h202 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp183 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java135 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp131 EGL_STENCIL_SIZE, in initialize()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp197 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp293 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/native/libs/gui/tests/
DGLTest.cpp150 EGL_STENCIL_SIZE, 8, in getConfigAttribs()
/frameworks/native/opengl/include/EGL/
Degl.h108 #define EGL_STENCIL_SIZE 0x3026 macro
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp292 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp109 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
DImageFlipRenderThread.java381 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()

12