Searched refs:GL_POINT_SIZE_ARRAY_OES (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if94 public static final int GL_POINT_SIZE_ARRAY_OES = 0x8B9C;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java94 public static final int GL_POINT_SIZE_ARRAY_OES = 0x8B9C; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java92 int GL_POINT_SIZE_ARRAY_OES = 0x8B9C; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h577 #define GL_POINT_SIZE_ARRAY_OES 0x8B9C macro

Completed in 316 milliseconds