Searched refs:coords_base (Results 1 – 2 of 2) sorted by relevance
501 GLshort *coords_base = (GLshort *) 0; in android_glDrawTexsvOES___3SI() local524 coords_base = (GLshort *) in android_glDrawTexsvOES___3SI()526 coords = coords_base + offset; in android_glDrawTexsvOES___3SI()533 if (coords_base) { in android_glDrawTexsvOES___3SI()534 _env->ReleaseShortArrayElements(coords_ref, (jshort*)coords_base, in android_glDrawTexsvOES___3SI()591 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local614 coords_base = (GLint *) in android_glDrawTexivOES___3II()616 coords = coords_base + offset; in android_glDrawTexivOES___3II()623 if (coords_base) { in android_glDrawTexivOES___3II()624 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]
7170 GLfloat *coords_base = (GLfloat *) 0; in android_glDrawTexfvOES___3FI() local7193 coords_base = (GLfloat *) in android_glDrawTexfvOES___3FI()7195 coords = coords_base + offset; in android_glDrawTexfvOES___3FI()7202 if (coords_base) { in android_glDrawTexfvOES___3FI()7203 _env->ReleaseFloatArrayElements(coords_ref, (jfloat*)coords_base, in android_glDrawTexfvOES___3FI()7273 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local7296 coords_base = (GLint *) in android_glDrawTexivOES___3II()7298 coords = coords_base + offset; in android_glDrawTexivOES___3II()7305 if (coords_base) { in android_glDrawTexivOES___3II()7306 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]