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