Home | History | Annotate | Download | only in jni

Lines Matching refs:glDrawTexsvOES

196 /* void glDrawTexsvOES ( const GLshort *coords ) */
221 glDrawTexsvOES(
232 /* void glDrawTexsvOES ( const GLshort *coords ) */
245 glDrawTexsvOES(
2693 {"glDrawTexsvOES", "([SI)V", (void *) android_glDrawTexsvOES___3SI },
2694 {"glDrawTexsvOES", "(Ljava/nio/ShortBuffer;)V", (void *) android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2 },