Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp1232 const SkPoint* tangentPt; in cubicTo() local
1233 ReductionType reductionType = CheckCubicLinear(cubic, reduction, &tangentPt); in cubicTo()
1261 if (!this->preJoinTo(*tangentPt, &normalAB, &unitAB, false)) { in cubicTo()