Home
last modified time | relevance | path

Searched refs:GL_CCW (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java155 gl.glFrontFace(GL10.GL_CCW); in draw()
/frameworks/native/opengl/libagl/
Dvertex.cpp34 c->cull.frontFace = GL_CCW; in ogles_init_vertex()
Dstate.cpp273 case GL_CCW: in glFrontFace()
Dprimitives.cpp829 const GLenum winding = (c->lerp.area() > 0) ? GL_CW : GL_CCW; in cull_triangle()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java39 int GL_CCW = 0x0901; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if38 int GL_CCW = 0x0901;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java41 public static final int GL_CCW = 0x0901; field in GLES10
DGLES20.java93 public static final int GL_CCW = 0x0901; field in GLES20
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h214 #define GL_CCW 0x0901 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if41 public static final int GL_CCW = 0x0901;
DGLES20Header.java-if93 public static final int GL_CCW = 0x0901;
/frameworks/native/opengl/include/GLES/
Dgl.h187 #define GL_CCW 0x0901 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h143 #define GL_CCW 0x0901 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h143 #define GL_CCW 0x0901 macro
Dgl31.h143 #define GL_CCW 0x0901 macro
/frameworks/native/opengl/libs/
Denums.in72 GL_ENUM(0x0901,GL_CCW)
/frameworks/base/api/
Dcurrent.txt20255 field public static final int GL_CCW = 2305; // 0x901
21133 field public static final int GL_CCW = 2305; // 0x901
54709 field public static final int GL_CCW = 2305; // 0x901
Dsystem-current.txt22199 field public static final int GL_CCW = 2305; // 0x901
23077 field public static final int GL_CCW = 2305; // 0x901
57315 field public static final int GL_CCW = 2305; // 0x901