Home | History | Annotate | Download | only in jni

Lines Matching refs:_texturesBase

667         char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
668 textures = (GLuint *) (_texturesBase + _bufferOffset);
1164 char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
1165 textures = (GLuint *) (_texturesBase + _bufferOffset);