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

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

Completed in 118 milliseconds