Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp592 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
593 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
664 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
665 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp995 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2() local
996 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
3026 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2() local
3027 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp4243 char * _equationBase = (char *)_env->GetFloatArrayElements(_array, (jboolean *) 0); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() local
4244 equation = (GLfloat *) (_equationBase + _bufferOffset); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
4329 char * _equationBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glClipPlanex__ILjava_nio_IntBuffer_2() local
4330 equation = (GLfixed *) (_equationBase + _bufferOffset); in android_glClipPlanex__ILjava_nio_IntBuffer_2()