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 __anon008810f90111::PathRecorder |
/third_party/skia/src/core/ | ||
D | SkPath.cpp | 511 bool SkPath::getLastPt(SkPoint* lastPt) const { in getLastPt() function in SkPath |