Home
last modified time | relevance | path

Searched refs:fAnchorPt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/gm/
Dmandoline.cpp38 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
/third_party/flutter/skia/gm/
Dmandoline.cpp38 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