Searched defs:setLastPt (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SampleSimpleStroker.cpp | 70 void setLastPt(SkPoint lastPt) { in setLastPt() function in __anon18654::PathRecorder |
/third_party/skia/include/core/ | ||
H A D | SkPath.h | 1389 void setLastPt(const SkPoint& p) { in setLastPt() function in SkPath |
/third_party/skia/src/core/ | ||
H A D | SkPath.cpp | 539 void SkPath::setLastPt(SkScalar x, SkScalar y) { in setLastPt() function in SkPath |
Completed in 11 milliseconds