Lines Matching refs:sw
881 SkScalar sw = SkScalarAbs(sweepAngle);882 if (sw < SkIntToScalar(360) && sw > SkIntToScalar(359)) {