Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkPath.cpp2605 void setMovePt(const SkPoint& pt) { in setMovePt() function
2784 state.setMovePt(pts[0]); in internalGetConvexity()
2832 state.setMovePt(points[0]); in IsConvex()
/third_party/skia/src/core/
DSkPath.cpp2126 void setMovePt(const SkPoint& pt) { in setMovePt() function
2313 state.setMovePt(pts[0]); in computeConvexity()