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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java92 public static final int GL_POINT_SIZE = 0x0B11; field in class:GLES11
H A DGLES10.java169 public static final int GL_POINT_SIZE = 0x0B11; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java90 int GL_POINT_SIZE = 0x0B11; field in interface:GL11
H A DGL10.java167 int GL_POINT_SIZE = 0x0B11; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h193 #define GL_POINT_SIZE 0x0B11 macro

Completed in 2285 milliseconds