Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java109 int GL_LINE_STRIP = 0x0003; field
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java111 public static final int GL_LINE_STRIP = 0x0003; field in GLES10
H A DGLES20.java36 public static final int GL_LINE_STRIP = 0x0003; field in GLES20
H A DGLLogWrapper.java594 case GL_LINE_STRIP: in getBeginMode()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLES20Canvas.java480 draw(GLES20.GL_LINE_STRIP, OFFSET_DRAW_LINE, COUNT_LINE_VERTEX, x1, y1, x2 - x1, y2 - y1, in drawLine()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29936 field public static final int GL_LINE_STRIP = 3; // 0x3
30832 field public static final int GL_LINE_STRIP = 3; // 0x3
61204 field public static final int GL_LINE_STRIP = 3; // 0x3