Searched refs:fAnchorPt (Results 1 – 2 of 2) sorted by relevance
38 fLastPt = fAnchorPt = anchorPt; in reset()43 fPath.moveTo(fAnchorPt); in sliceLine()61 fPath.moveTo(fAnchorPt); in sliceQuadratic()81 fPath.moveTo(fAnchorPt); in sliceCubic()100 fPath.moveTo(fAnchorPt); in sliceConic()134 SkPoint fAnchorPt; member in skiagm::MandolineSlicer