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

/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp642 void SkPath::injectMoveToIfNeeded() { function in class:SkPath
659 this->injectMoveToIfNeeded();
668 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
677 this->injectMoveToIfNeeded();
688 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
707 this->injectMoveToIfNeeded();
720 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
730 this->injectMoveToIfNeeded();
743 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
/external/skia/src/core/
H A DSkPath.cpp642 void SkPath::injectMoveToIfNeeded() { function in class:SkPath
659 this->injectMoveToIfNeeded();
668 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
677 this->injectMoveToIfNeeded();
688 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
707 this->injectMoveToIfNeeded();
720 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
730 this->injectMoveToIfNeeded();
743 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().

Completed in 369 milliseconds