Searched defs:GL_LINE_STRIP (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h94 #define GL_LINE_STRIP 0x0003 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java111 public static final int GL_LINE_STRIP = 0x0003; field in class:GLES10
H A DGLES20.java34 public static final int GL_LINE_STRIP = 0x0003; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java109 int GL_LINE_STRIP = 0x0003; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h59 #define GL_LINE_STRIP 0x0003 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h92 #define GL_LINE_STRIP 0x0003 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h92 #define GL_LINE_STRIP 0x0003 macro
H A Dgl31.h92 #define GL_LINE_STRIP 0x0003 macro
H A Dgl32.h92 #define GL_LINE_STRIP 0x0003 macro

Completed in 189 milliseconds