Searched defs:GL_LINE_LOOP (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h83 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h93 #define GL_LINE_LOOP 0x0002 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java108 public static final int GL_LINE_LOOP = 0x0002; field in class:GLES10
H A DGLES20.java33 public static final int GL_LINE_LOOP = 0x0002; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java106 int GL_LINE_LOOP = 0x0002; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h58 #define GL_LINE_LOOP 0x0002 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h83 #define GL_LINE_LOOP 0x0002 macro
H A Dgl31.h83 #define GL_LINE_LOOP 0x0002 macro

Completed in 1454 milliseconds