Home
last modified time | relevance | path

Searched refs:GL_LINE_LOOP (Results 1 – 19 of 19) 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.cpp407 case GL_LINE_LOOP: prim_count = total - 1; break; in dump_stats()
1102 case GL_LINE_LOOP: in validate_arrays()
1353 case GL_LINE_LOOP: in glDrawArrays()
1398 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
/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.h82 #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/GLES2/
Dgl2.h89 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/libs/
Denums.in3 GL_ENUM(0x0002,GL_LINE_LOOP)
/frameworks/native/opengl/include/GLES3/
Dgl3.h89 #define GL_LINE_LOOP 0x0002 macro
Dgl31.h91 #define GL_LINE_LOOP 0x0002 macro
Dgl32.h91 #define GL_LINE_LOOP 0x0002 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19094 field public static final int GL_LINE_LOOP = 2; // 0x2
19992 field public static final int GL_LINE_LOOP = 2; // 0x2
52016 field public static final int GL_LINE_LOOP = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-public-dex.txt27987 Landroid/opengl/GLES10;->GL_LINE_LOOP:I
28877 Landroid/opengl/GLES20;->GL_LINE_LOOP:I
72044 Ljavax/microedition/khronos/opengles/GL10;->GL_LINE_LOOP:I
/frameworks/base/api/
Dcurrent.txt29521 field public static final int GL_LINE_LOOP = 2; // 0x2
30419 field public static final int GL_LINE_LOOP = 2; // 0x2
71615 field public static final int GL_LINE_LOOP = 2; // 0x2