Searched refs:getLastPt (Results 1 – 7 of 7) sorted by relevance
78 p.getLastPt(&pt); in TestPath()
187 void SkPath::getLastPt(SkPoint* lastPt) const { in getLastPt() function in SkPath250 this->getLastPt(&pt); in rMoveTo()269 this->getLastPt(&pt); in rLineTo()291 this->getLastPt(&pt); in rQuadTo()315 this->getLastPt(&pt); in rCubicTo()648 this->getLastPt(&start); in arcTo()
171 fInner.getLastPt(&pt); in finishContour()177 fInner.getLastPt(&pt); in finishContour()
41 fPath.getLastPt(&c); in quadApprox()
266 m_path->getLastPt(pts); in debugString()
474 void getLastPt(SkPoint* lastPt) const;
323 m_path->getLastPt(pts); in debugString()