Home
last modified time | relevance | path

Searched defs:normalAB (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp432 const SkVector& normalAB, const SkVector& unitNormalAB, in quad_to()
468 void SkPathStroker::setQuadEndNormal(const SkPoint quad[3], const SkVector& normalAB, in setQuadEndNormal()
476 void SkPathStroker::setConicEndNormal(const SkConic& conic, const SkVector& normalAB, in setConicEndNormal()
481 void SkPathStroker::setCubicEndNormal(const SkPoint cubic[4], const SkVector& normalAB, in setCubicEndNormal()
696 const SkVector& normalAB, const SkVector& unitNormalAB, in cubic_to()
799 SkVector normalAB, unitAB, normalBC, unitBC; in conicTo() local
835 SkVector normalAB, unitAB, normalBC, unitBC; in quadTo() local
1405 SkVector normalAB, unitAB, normalCD, unitCD; in cubicTo() local