Lines Matching defs:moveTo
169 void moveTo(const SkPoint&);
310 fOuter.moveTo(fFirstOuterPt.fX, fFirstOuterPt.fY);
311 fInner.moveTo(prevX - normal->fX, prevY - normal->fY);
348 fOuter.moveTo(pt.fX, pt.fY);
420 void SkPathStroker::moveTo(const SkPoint& pt) {
725 /* If the stroke consists of a moveTo followed by a degenerate curve, treat it
763 /* If the stroke consists of a moveTo followed by a degenerate curve, treat it
1284 /* If the stroke consists of a moveTo followed by a degenerate curve, treat it
1460 stroker.moveTo(pts[0]);
1481 /* If the stroke consists of a moveTo followed by a close, treat it
1488 /* If the stroke consists of a moveTo followed by one or more zero-length