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 …]
7169 GLfloat *coords_base = (GLfloat *) 0; in android_glDrawTexfvOES___3FI() local7192 coords_base = (GLfloat *) in android_glDrawTexfvOES___3FI()7194 coords = coords_base + offset; in android_glDrawTexfvOES___3FI()7201 if (coords_base) { in android_glDrawTexfvOES___3FI()7202 _env->ReleaseFloatArrayElements(coords_ref, (jfloat*)coords_base, in android_glDrawTexfvOES___3FI()7272 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local7295 coords_base = (GLint *) in android_glDrawTexivOES___3II()7297 coords = coords_base + offset; in android_glDrawTexivOES___3II()7304 if (coords_base) { in android_glDrawTexivOES___3II()7305 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]