Searched refs:injectMoveToIfNeeded (Results 1 – 2 of 2) sorted by relevance
747 void SkPath::injectMoveToIfNeeded() { in injectMoveToIfNeeded() function in SkPath764 this->injectMoveToIfNeeded(); in lineTo()773 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rLineTo()782 this->injectMoveToIfNeeded(); in quadTo()793 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rQuadTo()812 this->injectMoveToIfNeeded(); in conicTo()825 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rConicTo()835 this->injectMoveToIfNeeded(); in cubicTo()848 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt(). in rCubicTo()1337 this->injectMoveToIfNeeded(); in arcTo()[all …]
1174 inline void injectMoveToIfNeeded();