Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp246 bool SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal, in preJoinTo()
279 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal, in postJoinTo()
371 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to()
408 void SkPathStroker::lineTo(const SkPoint& currPt, const SkPath::Iter* iter) { in lineTo()