Lines Matching refs:sumR
668 GLint sumL = 0, sumR = 0;714 sumR += sum;747 vec[1][i] = (tv[v1][i] * sumL + tv[v2][i] * sumR) / (sumL + sumR);