Searched refs:_uniformIndicesBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp3928 char * _uniformIndicesBase = (char *)_env->GetIntArrayElements(_uniformIndicesArray, (jboolean *) 0); local
3929 uniformIndices = (GLuint *) (_uniformIndicesBase + _uniformIndicesBufferOffset);

Completed in 19 milliseconds