/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/ |
H A D | GLHelper.java | 34 import static android.opengl.EGL14.EGL_STENCIL_SIZE; 95 EGL_STENCIL_SIZE, 0, in retrieveTextureSizeFromGL()
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 196 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 145 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 196 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 148 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 199 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
H A D | MosaicRendererSurfaceView.java | 181 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig() 231 EGL10.EGL_STENCIL_SIZE, in printConfig()
|
/aosp12/frameworks/native/opengl/tests/configdump/ |
H A D | configdump.cpp | 38 ATTRIBUTE( EGL_STENCIL_SIZE ),
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
H A D | EglHelper.java | 34 import static android.opengl.EGL14.EGL_STENCIL_SIZE; 191 EGL_STENCIL_SIZE, 0, in getConfig()
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | EglManager.cpp | 176 EGL_STENCIL_SIZE, in load8BitsConfig() 205 EGL_STENCIL_SIZE, in load1010102Config() 236 EGL_STENCIL_SIZE, in loadFP16Config()
|
/aosp12/frameworks/native/opengl/tests/lib/ |
H A D | glTestLib.cpp | 79 X(EGL_STENCIL_SIZE), in glTestPrintEGLConfiguration()
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 43 int EGL_STENCIL_SIZE = 0x3026; field
|
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | egl.h | 124 #define EGL_STENCIL_SIZE 0x3026 macro
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | SurfaceTextureRenderer.java | 186 EGL10.EGL_STENCIL_SIZE, 0,
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | SingleFrameTextureViewTestActivity.java | 192 EGL10.EGL_STENCIL_SIZE, 0, in onSurfaceTextureAvailable()
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGL14.java | 62 public static final int EGL_STENCIL_SIZE = 0x3026; field in EGL14
|
H A D | GLSurfaceView.java | 944 EGL10.EGL_STENCIL_SIZE, stencilSize, in ComponentSizeChooser() 962 EGL10.EGL_STENCIL_SIZE, 0); in chooseConfig()
|
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 183 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 202 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 135 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/ |
H A D | BlockingGLTextureView.java | 135 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | BufferGenerator.cpp | 131 EGL_STENCIL_SIZE, in initialize()
|
/aosp12/frameworks/native/opengl/include/EGL/ |
H A D | egl.h | 108 #define EGL_STENCIL_SIZE 0x3026 macro
|
/aosp12/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 197 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 293 X(EGL_STENCIL_SIZE), in printEGLConfiguration()
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | GLTest.cpp | 150 EGL_STENCIL_SIZE, 8, in getConfigAttribs()
|
/aosp12/packages/screensavers/Basic/src/com/android/dreams/basic/ |
H A D | ColorsGLRenderer.java | 226 EGL10.EGL_STENCIL_SIZE, 0, in getConfig()
|