Searched defs:injectMoveToIfNeeded (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPath.cpp696 void SkPath::injectMoveToIfNeeded() { function in class:SkPath
713 this->injectMoveToIfNeeded();
722 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
731 this->injectMoveToIfNeeded();
742 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
761 this->injectMoveToIfNeeded();
774 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
784 this->injectMoveToIfNeeded();
797 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
1264 injectMoveToIfNeeded(); // I
[all...]

Completed in 671 milliseconds