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

/frameworks/rs/driver/
H A DrsdProgramRaster.cpp43 RSD_CALL_GL(glCullFace, GL_FRONT);
/frameworks/native/opengl/libagl/
H A Dstate.cpp258 case GL_FRONT:
H A Dprimitives.cpp830 const GLenum face = (winding == c->cull.frontFace) ? GL_FRONT : GL_BACK;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java82 public static final int GL_FRONT = 0x0404; field in class:GLES10
H A DGLES20.java74 public static final int GL_FRONT = 0x0404; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java80 int GL_FRONT = 0x0404; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h115 #define GL_FRONT 0x0404 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h130 #define GL_FRONT 0x0404 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h142 #define GL_FRONT 0x0404 macro

Completed in 342 milliseconds