Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp616 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
617 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
696 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
697 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp1068 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() local
1069 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3363 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() local
3364 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4486 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
4487 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4578 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
4579 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()