Searched refs:largeS (Results 1 – 1 of 1) sorted by relevance
715 SkScalar largeS = 0.f; in chopCubicAtLoopIntersection() local732 largeS = ms; in chopCubicAtLoopIntersection()735 largeS = ls; in chopCubicAtLoopIntersection()742 if (largeS > 0.f && largeS < 1.f) { in chopCubicAtLoopIntersection()743 chop_ts[chop_count++] = largeS; in chopCubicAtLoopIntersection()770 if (smallS < 0.f && largeS > 1.f) { in chopCubicAtLoopIntersection()