Searched refs:GL_FRONT_FACE (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if69 public static final int GL_FRONT_FACE = 0x0B46;
H A DGLES20Header.java-if98 public static final int GL_FRONT_FACE = 0x0B46;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java69 public static final int GL_FRONT_FACE = 0x0B46; field in class:GLES11
H A DGLES20.java98 public static final int GL_FRONT_FACE = 0x0B46; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java67 int GL_FRONT_FACE = 0x0B46; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h204 #define GL_FRONT_FACE 0x0B46 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1337 #if defined(GL_FRONT_FACE)
1338 case GL_FRONT_FACE:
1339 #endif // defined(GL_FRONT_FACE)
1712 #if defined(GL_FRONT_FACE)
1713 case GL_FRONT_FACE:
1714 #endif // defined(GL_FRONT_FACE)
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h156 #define GL_FRONT_FACE 0x0B46 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h156 #define GL_FRONT_FACE 0x0B46 macro
H A Dgl31.h156 #define GL_FRONT_FACE 0x0B46 macro
H A Dgl32.h156 #define GL_FRONT_FACE 0x0B46 macro

Completed in 171 milliseconds