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.cpp1036 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() local
1037 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3331 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() local
3332 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4430 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
4431 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4522 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
4523 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()