Searched defs:GL_LINES (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h55 #define GL_LINES 0x0001 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h92 #define GL_LINES 0x0001 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java116 public static final int GL_LINES = 0x0001; field in class:GLES10
H A DGLES20.java32 public static final int GL_LINES = 0x0001; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java114 int GL_LINES = 0x0001; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h57 #define GL_LINES 0x0001 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h89 #define GL_LINES 0x0001 macro

Completed in 41 milliseconds