Searched refs:GL_STENCIL_INDEX4_OES (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
H A DRenderBuffer.h133 case GL_STENCIL_INDEX4_OES:
151 case GL_STENCIL_INDEX4_OES:
166 case GL_STENCIL_INDEX4_OES:
H A DStencil.cpp48 return GL_STENCIL_INDEX4_OES;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if102 public static final int GL_STENCIL_INDEX4_OES = 0x8D47;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java96 int GL_STENCIL_INDEX4_OES = 0x8D47; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java102 public static final int GL_STENCIL_INDEX4_OES = 0x8D47; field in class:GLES11Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h184 #define GL_STENCIL_INDEX4_OES 0x8D47 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h341 #define GL_STENCIL_INDEX4_OES 0x8D47 macro

Completed in 115 milliseconds