Searched defs:setLastPt (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/include/core/ | ||
H A D | SkPath.h | 1428 void setLastPt(const SkPoint& p) { in setLastPt() function |
/aosp_15_r20/external/skia/tools/viewer/ | ||
H A D | SimpleStrokerSlide.cpp | 73 void setLastPt(SkPoint lastPt) { in setLastPt() function in __anon30b7c6950111::PathRecorder |
/aosp_15_r20/external/skia/src/core/ | ||
H A D | SkPath.cpp | 608 void SkPath::setLastPt(SkScalar x, SkScalar y) { in setLastPt() function in SkPath |