/frameworks/rs/driver/ |
D | rsdMeshObj.cpp | 194 case RS_PRIMITIVE_LINE_STRIP: mGLPrimitives[i] = GL_LINE_STRIP; break; in updateGLPrimitives()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 109 int GL_LINE_STRIP = 0x0003; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 108 int GL_LINE_STRIP = 0x0003;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 111 public static final int GL_LINE_STRIP = 0x0003; field in GLES10
|
D | GLES20.java | 36 public static final int GL_LINE_STRIP = 0x0003; field in GLES20
|
D | GLLogWrapper.java | 594 case GL_LINE_STRIP: in getBeginMode()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 94 #define GL_LINE_STRIP 0x0003 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 111 public static final int GL_LINE_STRIP = 0x0003;
|
D | GLES20Header.java-if | 36 public static final int GL_LINE_STRIP = 0x0003;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 83 #define GL_LINE_STRIP 0x0003 macro
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
D | GLES20Canvas.java | 480 draw(GLES20.GL_LINE_STRIP, OFFSET_DRAW_LINE, COUNT_LINE_VERTEX, x1, y1, x2 - x1, y2 - y1, in drawLine()
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 90 #define GL_LINE_STRIP 0x0003 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 90 #define GL_LINE_STRIP 0x0003 macro
|
D | gl31.h | 92 #define GL_LINE_STRIP 0x0003 macro
|
D | gl32.h | 92 #define GL_LINE_STRIP 0x0003 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 4 GL_ENUM(0x0003,GL_LINE_STRIP)
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19097 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/core/api/ |
D | current.txt | 30028 field public static final int GL_LINE_STRIP = 3; // 0x3 30924 field public static final int GL_LINE_STRIP = 3; // 0x3 61875 field public static final int GL_LINE_STRIP = 3; // 0x3
|