Lines Matching full:sweep
700 SkScalar sweep = SkIntToScalar(90);702 start += sweep;703 sweep = -sweep;706 path->arcTo(r, start, sweep, forceMoveTo);817 /* If the sweep angle is nearly (but less than) 360, then due to precision