Searched refs:_pipelinesBase (Results 1 – 1 of 1) sorted by relevance
1055 char * _pipelinesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2() local1056 pipelines = (GLuint *) (_pipelinesBase + _bufferOffset); in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2()1135 char * _pipelinesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2() local1136 pipelines = (GLuint *) (_pipelinesBase + _bufferOffset); in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2()