Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp583 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
584 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
663 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
664 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp1037 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() local
1038 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3332 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() local
3333 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4431 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
4432 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4523 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
4524 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()