Home | History | Annotate | Download | only in jni

Lines Matching refs:glDrawTexivOES

255 /* void glDrawTexivOES ( const GLint *coords ) */
280 glDrawTexivOES(
291 /* void glDrawTexivOES ( const GLint *coords ) */
304 glDrawTexivOES(
2695 {"glDrawTexivOES", "([II)V", (void *) android_glDrawTexivOES___3II },
2696 {"glDrawTexivOES", "(Ljava/nio/IntBuffer;)V", (void *) android_glDrawTexivOES__Ljava_nio_IntBuffer_2 },