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

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

Completed in 78 milliseconds