Home | History | Annotate | Download | only in jni

Lines Matching refs:_texturesBase

1080         char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
1081 textures = (GLuint *) (_texturesBase + _bufferOffset);
1623 char * _texturesBase = (char *)_env->GetPrimitiveArrayCritical(_array, (jboolean *) 0);
1624 textures = (GLuint *) (_texturesBase + _bufferOffset);