Home
last modified time | relevance | path

Searched refs:GL_LINE_STRIP (Results 1 – 21 of 21) sorted by relevance

/frameworks/rs/driver/
DrsdMeshObj.cpp190 case RS_PRIMITIVE_LINE_STRIP: mGLPrimitives[i] = GL_LINE_STRIP; break; in updateGLPrimitives()
/frameworks/native/opengl/libagl/
Darray.cpp408 case GL_LINE_STRIP: prim_count = total - 1; break; in dump_stats()
1105 case GL_LINE_STRIP: in validate_arrays()
1354 case GL_LINE_STRIP: in glDrawArrays()
1399 case GL_LINE_STRIP: in glDrawElements()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java109 int GL_LINE_STRIP = 0x0003; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if108 int GL_LINE_STRIP = 0x0003;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java111 public static final int GL_LINE_STRIP = 0x0003; field in GLES10
DGLES20.java34 public static final int GL_LINE_STRIP = 0x0003; field in GLES20
DGLLogWrapper.java594 case GL_LINE_STRIP: in getBeginMode()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h94 #define GL_LINE_STRIP 0x0003 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if111 public static final int GL_LINE_STRIP = 0x0003;
DGLES20Header.java-if34 public static final int GL_LINE_STRIP = 0x0003;
/frameworks/native/opengl/include/GLES/
Dgl.h59 #define GL_LINE_STRIP 0x0003 macro
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLES20Canvas.java480 draw(GLES20.GL_LINE_STRIP, OFFSET_DRAW_LINE, COUNT_LINE_VERTEX, x1, y1, x2 - x1, y2 - y1, in drawLine()
/frameworks/native/opengl/include/GLES2/
Dgl2.h92 #define GL_LINE_STRIP 0x0003 macro
/frameworks/native/opengl/libs/
Denums.in4 GL_ENUM(0x0003,GL_LINE_STRIP)
/frameworks/native/opengl/include/GLES3/
Dgl3.h92 #define GL_LINE_STRIP 0x0003 macro
Dgl31.h92 #define GL_LINE_STRIP 0x0003 macro
Dgl32.h92 #define GL_LINE_STRIP 0x0003 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19097 field public static final int GL_LINE_STRIP = 3; // 0x3
19993 field public static final int GL_LINE_STRIP = 3; // 0x3
52019 field public static final int GL_LINE_STRIP = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt25607 field public static final int GL_LINE_STRIP = 3; // 0x3
26503 field public static final int GL_LINE_STRIP = 3; // 0x3
62891 field public static final int GL_LINE_STRIP = 3; // 0x3
Dsystem-current.txt28047 field public static final int GL_LINE_STRIP = 3; // 0x3
28943 field public static final int GL_LINE_STRIP = 3; // 0x3
66248 field public static final int GL_LINE_STRIP = 3; // 0x3
Dtest-current.txt25676 field public static final int GL_LINE_STRIP = 3; // 0x3
26572 field public static final int GL_LINE_STRIP = 3; // 0x3
62971 field public static final int GL_LINE_STRIP = 3; // 0x3