Home
last modified time | relevance | path

Searched defs:setLastPt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/include/core/
H A DSkPath.h1428 void setLastPt(const SkPoint& p) { in setLastPt() function
/aosp_15_r20/external/skia/tools/viewer/
H A DSimpleStrokerSlide.cpp73 void setLastPt(SkPoint lastPt) { in setLastPt() function in __anon30b7c6950111::PathRecorder
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp608 void SkPath::setLastPt(SkScalar x, SkScalar y) { in setLastPt() function in SkPath