Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp582 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
583 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
662 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
663 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp1034 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() local
1035 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3329 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() local
3330 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4429 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
4430 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4521 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
4522 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()