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

/external/skia/src/core/
H A DSkStroke.cpp260 void setCubicEndNormal(const SkPoint cubic[4],
481 void SkPathStroker::setCubicEndNormal(const SkPoint cubic[4], const SkVector& normalAB, function in class:SkPathStroker
1424 this->setCubicEndNormal(cubic, normalAB, unitAB, &normalCD, &unitCD);

Completed in 118 milliseconds