Home | History | Annotate | Download | only in jni

Lines Matching refs:equation_base

830     GLfixed *equation_base = (GLfixed *) 0;
847 equation_base = (GLfixed *)
849 equation = equation_base + offset;
857 if (equation_base) {
858 _env->ReleasePrimitiveArrayCritical(equation_ref, equation_base,
2861 GLfloat *equation_base = (GLfloat *) 0;
2878 equation_base = (GLfloat *)
2880 equation = equation_base + offset;
2888 if (equation_base) {
2889 _env->ReleasePrimitiveArrayCritical(equation_ref, equation_base,