Lines Matching refs:DONE
135 void done(SkPath* dst, bool isLine) {
999 if (points_within_dist(ray[0], quadPt, error)) { // if the difference is small, we're done
1321 // its contents with src when we're done.
1421 goto DONE;
1424 DONE:
1425 stroker.done(dst, lastSegment == SkPath::kLine_Verb);
1437 // it slower that the work that will be done in computeConvexity())