Searched refs:GL_STENCIL_INDEX8 (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/
H A DRenderBuffer.h129 case GL_STENCIL_INDEX8:
149 case GL_STENCIL_INDEX8:
162 case GL_STENCIL_INDEX8:
/frameworks/base/libs/hwui/renderstate/
H A DStencil.cpp43 * GL_STENCIL_INDEX8 if not.
55 return GL_STENCIL_INDEX8;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if304 public static final int GL_STENCIL_INDEX8 = 0x8D48;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java304 public static final int GL_STENCIL_INDEX8 = 0x8D48; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h358 #define GL_STENCIL_INDEX8 0x8D48 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h358 #define GL_STENCIL_INDEX8 0x8D48 macro
H A Dgl31.h358 #define GL_STENCIL_INDEX8 0x8D48 macro
H A Dgl32.h358 #define GL_STENCIL_INDEX8 0x8D48 macro

Completed in 98 milliseconds