Searched refs:_binaryBufferOffset (Results 1 – 2 of 2) sorted by relevance
5507 jint _binaryBufferOffset = (jint) 0; in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2() local5531 …id *)getPointer(_env, binary_buf, (jarray*)&_binaryArray, &_binaryRemaining, &_binaryBufferOffset); in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()5542 binary = (GLvoid *) (_binaryBase + _binaryBufferOffset); in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2()
4436 jint _binaryBufferOffset = (jint) 0; in android_glShaderBinary__ILjava_nio_IntBuffer_2ILjava_nio_Buffer_2I() local4455 …id *)getPointer(_env, binary_buf, (jarray*)&_binaryArray, &_binaryRemaining, &_binaryBufferOffset); in android_glShaderBinary__ILjava_nio_IntBuffer_2ILjava_nio_Buffer_2I()4468 binary = (GLvoid *) (_binaryBase + _binaryBufferOffset); in android_glShaderBinary__ILjava_nio_IntBuffer_2ILjava_nio_Buffer_2I()