Searched refs:GL_SAMPLE_COVERAGE_INVERT (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
H A DGLES20Header.java-if139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java110 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in class:GLES11
H A DGLES20.java139 public static final int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java108 int GL_SAMPLE_COVERAGE_INVERT = 0x80AB; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h274 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro
H A Dgl31.h189 #define GL_SAMPLE_COVERAGE_INVERT 0x80AB macro

Completed in 700 milliseconds