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

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES30.cpp5538 char * _binaryFormatBase = (char *)_env->GetIntArrayElements(_binaryFormatArray, (jboolean *) 0); local
5539 binaryFormat = (GLenum *) (_binaryFormatBase + _binaryFormatBufferOffset);

Completed in 43 milliseconds