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