Searched refs:setCubicEndNormal (Results 1 – 1 of 1) sorted by relevance
260 void setCubicEndNormal(const SkPoint cubic[4],481 void SkPathStroker::setCubicEndNormal(const SkPoint cubic[4], const SkVector& normalAB, in setCubicEndNormal() function in SkPathStroker1424 this->setCubicEndNormal(cubic, normalAB, unitAB, &normalCD, &unitCD); in cubicTo()