Home
last modified time | relevance | path

Searched refs:getInitialPointIndex (Results 1 – 4 of 4) sorted by relevance

/external/skqp/modules/sksg/src/
DSkSGRect.cpp34 path.addRect(fRect, this->getDirection(), this->getInitialPointIndex()); in onAsPath()
56 path.addRRect(fRRect, this->getDirection(), this->getInitialPointIndex()); in onAsPath()
/external/skia/modules/sksg/src/
DSkSGRect.cpp38 path.addRect(fRect, this->getDirection(), this->getInitialPointIndex()); in onAsPath()
76 path.addRRect(fRRect, this->getDirection(), this->getInitialPointIndex()); in onAsPath()
/external/skqp/modules/sksg/include/
DSkSGRect.h59 uint8_t getInitialPointIndex() const { return fInitialPointIndex; } in getInitialPointIndex() function
101 uint8_t getInitialPointIndex() const { return fInitialPointIndex; } in getInitialPointIndex() function
/external/skia/modules/sksg/include/
DSkSGRect.h60 uint8_t getInitialPointIndex() const { return fInitialPointIndex; } in getInitialPointIndex() function
103 uint8_t getInitialPointIndex() const { return fInitialPointIndex; } in getInitialPointIndex() function