Lines Matching refs:d2
961 float d2 = fabs((c2x - p2x) * dy - (c2y - p2y) * dx);962 float d = d1 + d2;