Home
last modified time | relevance | path

Searched defs:getLastPt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DSimpleStrokerSlide.cpp65 bool getLastPt(SkPoint* lastPt) const { in getLastPt() function in __anon30b7c6950111::PathRecorder
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp580 bool SkPath::getLastPt(SkPoint* lastPt) const { in getLastPt() function in SkPath