Searched refs:glPointSizexOES (Results 1 – 12 of 12) sorted by relevance
219 glPointSizexOES;
662 GL_ENTRY(void, glPointSizexOES, GLfixed size)
43 void glPointSizexOES ( GLfixed size )
613 public static native void glPointSizexOES( in glPointSizexOES() method in GLES11Ext
118 void API_ENTRY(glPointSizexOES)(GLfixed size) {119 CALL_GL_API(glPointSizexOES, size);
617 #define glPointSizexOES wrap_glPointSizexOES macro
616 #undef glPointSizexOES
236 GL_API void GL_APIENTRY glPointSizexOES (GLfixed size);
2284 glPointSizexOES( in android_glPointSizexOES__I()
19545 method public static void glPointSizexOES(int);
28432 Landroid/opengl/GLES11Ext;->glPointSizexOES(I)V
29972 method public static void glPointSizexOES(int);