Home | History | Annotate | Download | only in jni

Lines Matching refs:glTexCoordPointer

3137 /* void glTexCoordPointer ( GLint size, GLenum type, GLsizei stride, const GLvoid *pointer ) */
5477 /* void glTexCoordPointer ( GLint size, GLenum type, GLsizei stride, GLint offset ) */
5481 glTexCoordPointer(
7461 {"glTexCoordPointer", "(IIII)V", (void *) android_glTexCoordPointer__IIII },