Searched refs:glPointParameterxOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec41 void glPointParameterxOES ( GLenum pname, GLfixed param )
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java589 // C function void glPointParameterxOES ( GLenum pname, GLfixed param )
591 public static native void glPointParameterxOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h610 #define glPointParameterxOES wrap_glPointParameterxOES macro
H A Dgles_undefine.h610 #undef glPointParameterxOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h694 GL_API void GL_APIENTRY glPointParameterxOES (GLenum pname, GLfixed param);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2191 /* void glPointParameterxOES ( GLenum pname, GLfixed param ) */
2195 glPointParameterxOES(
4068 {"glPointParameterxOES", "(II)V", (void *) android_glPointParameterxOES__II },

Completed in 156 milliseconds