HomeSort by relevance Sort by last modified time
    Searched refs:injectMoveToIfNeeded (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkPath.cpp 747 void SkPath::injectMoveToIfNeeded() {
764 this->injectMoveToIfNeeded();
773 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
782 this->injectMoveToIfNeeded();
793 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
812 this->injectMoveToIfNeeded();
825 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
835 this->injectMoveToIfNeeded();
848 this->injectMoveToIfNeeded(); // This can change the result of this->getLastPt().
    [all...]
  /external/skia/include/core/
SkPath.h     [all...]

Completed in 400 milliseconds