Searched defs:getLastPt (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/samplecode/ | ||
| D | SampleSimpleStroker.cpp | 62 bool getLastPt(SkPoint* lastPt) const { in getLastPt() function in __anon4091528e0111::PathRecorder |
| /third_party/skia/src/core/ | ||
| D | SkPath.cpp | 511 bool SkPath::getLastPt(SkPoint* lastPt) const { in getLastPt() function in SkPath |