Searched refs:coords_base (Results 1 – 2 of 2) sorted by relevance
500 GLshort *coords_base = (GLshort *) 0; in android_glDrawTexsvOES___3SI() local523 coords_base = (GLshort *) in android_glDrawTexsvOES___3SI()525 coords = coords_base + offset; in android_glDrawTexsvOES___3SI()532 if (coords_base) { in android_glDrawTexsvOES___3SI()533 _env->ReleaseShortArrayElements(coords_ref, (jshort*)coords_base, in android_glDrawTexsvOES___3SI()590 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local613 coords_base = (GLint *) in android_glDrawTexivOES___3II()615 coords = coords_base + offset; in android_glDrawTexivOES___3II()622 if (coords_base) { in android_glDrawTexivOES___3II()623 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]
7168 GLfloat *coords_base = (GLfloat *) 0; in android_glDrawTexfvOES___3FI() local7191 coords_base = (GLfloat *) in android_glDrawTexfvOES___3FI()7193 coords = coords_base + offset; in android_glDrawTexfvOES___3FI()7200 if (coords_base) { in android_glDrawTexfvOES___3FI()7201 _env->ReleaseFloatArrayElements(coords_ref, (jfloat*)coords_base, in android_glDrawTexfvOES___3FI()7271 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local7294 coords_base = (GLint *) in android_glDrawTexivOES___3II()7296 coords = coords_base + offset; in android_glDrawTexivOES___3II()7303 if (coords_base) { in android_glDrawTexivOES___3II()7304 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]