Searched refs:injectMoveToIfNeeded (Results 1 – 2 of 2) sorted by relevance
699 void SkPath::injectMoveToIfNeeded() { in injectMoveToIfNeeded() function in SkPath716 this->injectMoveToIfNeeded(); in lineTo()725 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rLineTo()734 this->injectMoveToIfNeeded(); in quadTo()745 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rQuadTo()764 this->injectMoveToIfNeeded(); in conicTo()778 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rConicTo()788 this->injectMoveToIfNeeded(); in cubicTo()801 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rCubicTo()1222 this->injectMoveToIfNeeded(); in arcTo()[all …]
1814 inline void injectMoveToIfNeeded();