Lines Matching full:roots
1450 int roots = (i.*CurveRay[SkPathOpsVerbToPoints(other->verb())])(other->pts(), ray);1451 for (int index = 0; index < roots; ++index) {