Searched defs:getLastPt (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/viewer/ | ||
D | SimpleStrokerSlide.cpp | 65 bool getLastPt(SkPoint* lastPt) const { in getLastPt() function in __anon773531150111::PathRecorder |
/external/skia/src/core/ | ||
D | SkPath.cpp | 580 bool SkPath::getLastPt(SkPoint* lastPt) const { in getLastPt() function in SkPath |