Searched defs:GL_POINT_SMOOTH_HINT (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h249 #define GL_POINT_SMOOTH_HINT 0x0C51 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java166 public static final int GL_POINT_SMOOTH_HINT = 0x0C51; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java164 int GL_POINT_SMOOTH_HINT = 0x0C51; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h292 #define GL_POINT_SMOOTH_HINT 0x0C51 macro

Completed in 141 milliseconds