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