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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if103 public static final int GL_STENCIL_INDEX8_OES = 0x8D48;
H A DGLES31ExtHeader.java-if123 public static final int GL_STENCIL_INDEX8_OES = 0x8D48;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java97 int GL_STENCIL_INDEX8_OES = 0x8D48; field in interface:GL11ExtensionPack
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java103 public static final int GL_STENCIL_INDEX8_OES = 0x8D48; field in class:GLES11Ext
H A DGLES31Ext.java123 public static final int GL_STENCIL_INDEX8_OES = 0x8D48; field in class:GLES31Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h189 #define GL_STENCIL_INDEX8_OES 0x8D48 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h421 #define GL_STENCIL_INDEX8_OES 0x8D48 macro

Completed in 181 milliseconds