Home | History | Annotate | Download | only in jni

Lines Matching refs:_texturesBase

608         char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
609 textures = (GLuint *) (_texturesBase + _bufferOffset);
1161 char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
1162 textures = (GLuint *) (_texturesBase + _bufferOffset);