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

/external/skia/src/core/
H A DSkPath.cpp194 void SkPath::getLastPt(SkPoint* lastPt) const { function in class:SkPath
257 this->getLastPt(&pt);
276 this->getLastPt(&pt);
298 this->getLastPt(&pt);
322 this->getLastPt(&pt);
677 this->getLastPt(&start);

Completed in 14 milliseconds