Searched refs:tangentPt (Results 1 – 1 of 1) sorted by relevance
1281 const SkPoint* tangentPt; in cubicTo() local1282 ReductionType reductionType = CheckCubicLinear(cubic, reduction, &tangentPt); in cubicTo()1310 if (!this->preJoinTo(*tangentPt, &normalAB, &unitAB, false)) { in cubicTo()