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

/frameworks/base/libs/hwui/
H A DRenderBuffer.h131 case GL_STENCIL_INDEX1_OES:
150 case GL_STENCIL_INDEX1_OES:
164 case GL_STENCIL_INDEX1_OES:
H A DStencil.cpp46 return GL_STENCIL_INDEX1_OES;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if101 public static final int GL_STENCIL_INDEX1_OES = 0x8D46;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java95 int GL_STENCIL_INDEX1_OES = 0x8D46; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java101 public static final int GL_STENCIL_INDEX1_OES = 0x8D46; field in class:GLES11Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h179 #define GL_STENCIL_INDEX1_OES 0x8D46 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h336 #define GL_STENCIL_INDEX1_OES 0x8D46 macro

Completed in 93 milliseconds