Home | History | Annotate | Download | only in pathops

Lines Matching defs:c2

335         const SkDPoint& cPt, const OppCurve& c2) {
339 int used = i.intersectRay(c2, perp);
1902 const OppCurve& c2 = span2->part();
1903 if (!c1[c1Index].approximatelyEqual(c2[c2Index])) {
1906 double dist = c1[c1Index].distanceSquared(c2[c2Index]);