Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp526 GLfloat *equation_base = (GLfloat *) 0; in android_glClipPlanef__I_3FI() local
543 equation_base = (GLfloat *) in android_glClipPlanef__I_3FI()
545 equation = equation_base + offset; in android_glClipPlanef__I_3FI()
553 if (equation_base) { in android_glClipPlanef__I_3FI()
554 _env->ReleaseFloatArrayElements(equation_ref, (jfloat*)equation_base, in android_glClipPlanef__I_3FI()
606 GLfixed *equation_base = (GLfixed *) 0; in android_glClipPlanex__I_3II() local
623 equation_base = (GLfixed *) in android_glClipPlanex__I_3II()
625 equation = equation_base + offset; in android_glClipPlanex__I_3II()
633 if (equation_base) { in android_glClipPlanex__I_3II()
634 _env->ReleaseIntArrayElements(equation_ref, (jint*)equation_base, in android_glClipPlanex__I_3II()
Dandroid_opengl_GLES11Ext.cpp980 GLfixed *equation_base = (GLfixed *) 0; in android_glClipPlanexOES__I_3II() local
997 equation_base = (GLfixed *) in android_glClipPlanexOES__I_3II()
999 equation = equation_base + offset; in android_glClipPlanexOES__I_3II()
1007 if (equation_base) { in android_glClipPlanexOES__I_3II()
1008 _env->ReleaseIntArrayElements(equation_ref, (jint*)equation_base, in android_glClipPlanexOES__I_3II()
3275 GLfloat *equation_base = (GLfloat *) 0; in android_glClipPlanefOES__I_3FI() local
3292 equation_base = (GLfloat *) in android_glClipPlanefOES__I_3FI()
3294 equation = equation_base + offset; in android_glClipPlanefOES__I_3FI()
3302 if (equation_base) { in android_glClipPlanefOES__I_3FI()
3303 _env->ReleaseFloatArrayElements(equation_ref, (jfloat*)equation_base, in android_glClipPlanefOES__I_3FI()
Dcom_google_android_gles_jni_GLImpl.cpp4362 GLfloat *equation_base = (GLfloat *) 0; in android_glClipPlanef__I_3FI() local
4385 equation_base = (GLfloat *) in android_glClipPlanef__I_3FI()
4387 equation = equation_base + offset; in android_glClipPlanef__I_3FI()
4395 if (equation_base) { in android_glClipPlanef__I_3FI()
4396 _env->ReleaseFloatArrayElements(equation_ref, (jfloat*)equation_base, in android_glClipPlanef__I_3FI()
4454 GLfixed *equation_base = (GLfixed *) 0; in android_glClipPlanex__I_3II() local
4477 equation_base = (GLfixed *) in android_glClipPlanex__I_3II()
4479 equation = equation_base + offset; in android_glClipPlanex__I_3II()
4487 if (equation_base) { in android_glClipPlanex__I_3II()
4488 _env->ReleaseIntArrayElements(equation_ref, (jint*)equation_base, in android_glClipPlanex__I_3II()