Searched refs:GL_LINE_SMOOTH (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if109 public static final int GL_LINE_SMOOTH = 0x0B20;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java109 public static final int GL_LINE_SMOOTH = 0x0B20; field in class:GLES10
H A DGLLogWrapper.java475 case GL_LINE_SMOOTH:
476 return "GL_LINE_SMOOTH";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java107 int GL_LINE_SMOOTH = 0x0B20; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp149 case GL_LINE_SMOOTH:
/frameworks/native/opengl/include/GLES/
H A Dgl.h149 #define GL_LINE_SMOOTH 0x0B20 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h176 #define GL_LINE_SMOOTH 0x0B20 macro

Completed in 137 milliseconds