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