Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkStroke.cpp287 bool SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal, in preJoinTo() argument
320 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal, in postJoinTo() argument
429 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() argument
466 lineTo(const SkPoint& currPt, const SkPath::Iter* iter) lineTo() argument
[all...]
H A DSkPath.cpp2153 SkPoint currPt = *points++; in BySign() local

Completed in 8 milliseconds