Searched defs:GL_LINE_WIDTH (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java73 public static final int GL_LINE_WIDTH = 0x0B21; field in class:GLES11
H A DGLES20.java94 public static final int GL_LINE_WIDTH = 0x0B21; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java71 int GL_LINE_WIDTH = 0x0B21; field in interface:GL11
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h168 #define GL_LINE_WIDTH 0x0B21 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h199 #define GL_LINE_WIDTH 0x0B21 macro

Completed in 203 milliseconds