Home
last modified time | relevance | path

Searched refs:_binaryFormatBufferOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp5505 jint _binaryFormatBufferOffset = (jint) 0; in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2() local
5524 …naryFormat_buf, (jarray*)&_binaryFormatArray, &_binaryFormatRemaining, &_binaryFormatBufferOffset); in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()
5538 binaryFormat = (GLenum *) (_binaryFormatBase + _binaryFormatBufferOffset); in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()