Home | History | Annotate | Download | only in pathops

Lines Matching refs:roots

2707                 int roots = (i.*CurveRay[SkPathOpsVerbToPoints(other->verb())])(other->pts(), ray);
2708 for (int index = 0; index < roots; ++index) {