Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkPath.h1359 void setLastPt(const SkPoint& p) { in setLastPt() function
/third_party/skia/include/core/
DSkPath.h1389 void setLastPt(const SkPoint& p) { in setLastPt() function
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp70 void setLastPt(SkPoint lastPt) { in setLastPt() function in __anon3e296a0e0111::PathRecorder
/third_party/skia/src/core/
DSkPath.cpp539 void SkPath::setLastPt(SkScalar x, SkScalar y) { in setLastPt() function in SkPath
/third_party/flutter/skia/src/core/
DSkPath.cpp750 void SkPath::setLastPt(SkScalar x, SkScalar y) { in setLastPt() function in SkPath