Searched refs:GL_SAMPLES (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if112 public static final int GL_SAMPLES = 0x80A9;
H A DGLES20Header.java-if137 public static final int GL_SAMPLES = 0x80A9;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java112 public static final int GL_SAMPLES = 0x80A9; field in class:GLES11
H A DGLES20.java137 public static final int GL_SAMPLES = 0x80A9; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java110 int GL_SAMPLES = 0x80A9; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h272 #define GL_SAMPLES 0x80A9 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h195 #define GL_SAMPLES 0x80A9 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h195 #define GL_SAMPLES 0x80A9 macro
H A Dgl31.h195 #define GL_SAMPLES 0x80A9 macro
H A Dgl32.h195 #define GL_SAMPLES 0x80A9 macro

Completed in 164 milliseconds