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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if165 public static final int GL_POINT_SMOOTH = 0x0B10;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java165 public static final int GL_POINT_SMOOTH = 0x0B10; field in class:GLES10
H A DGLLogWrapper.java473 case GL_POINT_SMOOTH:
474 return "GL_POINT_SMOOTH";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java163 int GL_POINT_SMOOTH = 0x0B10; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp146 case GL_POINT_SMOOTH:
/frameworks/native/opengl/include/GLES/
H A Dgl.h148 #define GL_POINT_SMOOTH 0x0B10 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h175 #define GL_POINT_SMOOTH 0x0B10 macro

Completed in 269 milliseconds