Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp231 void setCubicEndNormal(const SkPoint cubic[4],
463 void SkPathStroker::setCubicEndNormal(const SkPoint cubic[4], const SkVector& normalAB, in setCubicEndNormal() function in SkPathStroker
1294 this->setCubicEndNormal(cubic, normalAB, unitAB, &normalCD, &unitCD); in cubicTo()
/external/skqp/src/core/
DSkStroke.cpp231 void setCubicEndNormal(const SkPoint cubic[4],
463 void SkPathStroker::setCubicEndNormal(const SkPoint cubic[4], const SkVector& normalAB, in setCubicEndNormal() function in SkPathStroker
1298 this->setCubicEndNormal(cubic, normalAB, unitAB, &normalCD, &unitCD); in cubicTo()