Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DDrawRectFilter.java127 GLES20.glDrawArrays(GLES20.GL_LINE_LOOP, 0, 4); in renderBox()
/frameworks/native/opengl/libagl/
Darray.cpp409 case GL_LINE_LOOP: prim_count = total - 1; break; in dump_stats()
1104 case GL_LINE_LOOP: in validate_arrays()
1355 case GL_LINE_LOOP: in glDrawArrays()
1400 case GL_LINE_LOOP: in glDrawElements()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java106 int GL_LINE_LOOP = 0x0002; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if105 int GL_LINE_LOOP = 0x0002;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java108 public static final int GL_LINE_LOOP = 0x0002; field in GLES10
DGLES20.java33 public static final int GL_LINE_LOOP = 0x0002; field in GLES20
DGLLogWrapper.java592 case GL_LINE_LOOP: in getBeginMode()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h93 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if108 public static final int GL_LINE_LOOP = 0x0002;
DGLES20Header.java-if33 public static final int GL_LINE_LOOP = 0x0002;
/frameworks/native/opengl/include/GLES/
Dgl.h58 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h83 #define GL_LINE_LOOP 0x0002 macro
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLES20Canvas.java487 draw(GLES20.GL_LINE_LOOP, OFFSET_DRAW_RECT, COUNT_RECT_VERTEX, x, y, width, height, paint); in drawRect()
/frameworks/native/opengl/include/GLES3/
Dgl3.h83 #define GL_LINE_LOOP 0x0002 macro
Dgl31.h83 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/libs/
Denums.in3 GL_ENUM(0x0002,GL_LINE_LOOP)
/frameworks/base/api/
Dcurrent.txt20327 field public static final int GL_LINE_LOOP = 2; // 0x2
21225 field public static final int GL_LINE_LOOP = 2; // 0x2
54781 field public static final int GL_LINE_LOOP = 2; // 0x2
Dsystem-current.txt22271 field public static final int GL_LINE_LOOP = 2; // 0x2
23169 field public static final int GL_LINE_LOOP = 2; // 0x2
57387 field public static final int GL_LINE_LOOP = 2; // 0x2