Searched refs:CheckCubicLinear (Results 1 – 1 of 1) sorted by relevance
247 static ReductionType CheckCubicLinear(const SkPoint cubic[4], SkPoint reduction[3],657 SkPathStroker::ReductionType SkPathStroker::CheckCubicLinear(const SkPoint cubic[4], in CheckCubicLinear() function in SkPathStroker1306 ReductionType reductionType = CheckCubicLinear(cubic, reduction, &tangentPt); in cubicTo()