Searched defs:GL_FRONT_AND_BACK (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h132 #define GL_FRONT_AND_BACK 0x0408 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h131 /* GL_FRONT_AND_BACK */
144 #define GL_FRONT_AND_BACK 0x0408 macro
297 /* GL_FRONT_AND_BACK */
/frameworks/native/opengl/include/GLES/
H A Dgl.h104 /* GL_FRONT_AND_BACK */
117 #define GL_FRONT_AND_BACK 0x0408 macro
340 /* GL_FRONT_AND_BACK */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java83 public static final int GL_FRONT_AND_BACK = 0x0408; field in class:GLES10
H A DGLES20.java76 public static final int GL_FRONT_AND_BACK = 0x0408; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java81 int GL_FRONT_AND_BACK = 0x0408; field in interface:GL10

Completed in 87 milliseconds