Searched refs:injectMoveToIfNeeded (Results 1 – 4 of 4) sorted by relevance
634 void SkPath::injectMoveToIfNeeded() { in injectMoveToIfNeeded() function in SkPath651 this->injectMoveToIfNeeded(); in lineTo()660 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rLineTo()669 this->injectMoveToIfNeeded(); in quadTo()680 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rQuadTo()699 this->injectMoveToIfNeeded(); in conicTo()713 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rConicTo()723 this->injectMoveToIfNeeded(); in cubicTo()736 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rCubicTo()1157 this->injectMoveToIfNeeded(); in arcTo()[all …]
798 void SkPath::injectMoveToIfNeeded() { in injectMoveToIfNeeded() function in SkPath815 this->injectMoveToIfNeeded(); in lineTo()825 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rLineTo()834 this->injectMoveToIfNeeded(); in quadTo()846 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rQuadTo()865 this->injectMoveToIfNeeded(); in conicTo()879 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rConicTo()889 this->injectMoveToIfNeeded(); in cubicTo()903 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rCubicTo()1408 this->injectMoveToIfNeeded(); in arcTo()[all …]
1723 inline void injectMoveToIfNeeded();
1807 inline void injectMoveToIfNeeded();