Searched refs:coords_base (Results 1 – 2 of 2) sorted by relevance
534 GLshort *coords_base = (GLshort *) 0; in android_glDrawTexsvOES___3SI() local557 coords_base = (GLshort *) in android_glDrawTexsvOES___3SI()559 coords = coords_base + offset; in android_glDrawTexsvOES___3SI()566 if (coords_base) { in android_glDrawTexsvOES___3SI()567 _env->ReleaseShortArrayElements(coords_ref, (jshort*)coords_base, in android_glDrawTexsvOES___3SI()624 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local647 coords_base = (GLint *) in android_glDrawTexivOES___3II()649 coords = coords_base + offset; in android_glDrawTexivOES___3II()656 if (coords_base) { in android_glDrawTexivOES___3II()657 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]
7223 GLfloat *coords_base = (GLfloat *) 0; in android_glDrawTexfvOES___3FI() local7246 coords_base = (GLfloat *) in android_glDrawTexfvOES___3FI()7248 coords = coords_base + offset; in android_glDrawTexfvOES___3FI()7255 if (coords_base) { in android_glDrawTexfvOES___3FI()7256 _env->ReleaseFloatArrayElements(coords_ref, (jfloat*)coords_base, in android_glDrawTexfvOES___3FI()7326 GLint *coords_base = (GLint *) 0; in android_glDrawTexivOES___3II() local7349 coords_base = (GLint *) in android_glDrawTexivOES___3II()7351 coords = coords_base + offset; in android_glDrawTexivOES___3II()7358 if (coords_base) { in android_glDrawTexivOES___3II()7359 _env->ReleaseIntArrayElements(coords_ref, (jint*)coords_base, in android_glDrawTexivOES___3II()[all …]