Searched refs:postJoinTo (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkStroke.cpp113 void postJoinTo(const SkPoint&, const SkVector& normal,
153 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal, function in class:SkPathStroker
236 this->postJoinTo(currPt, normal, unitNormal);
411 this->postJoinTo(pt2, normalBC, unitBC);
482 this->postJoinTo(pt3, normalCD, unitCD);

Completed in 12 milliseconds