Home | History | Annotate | Download | only in core

Lines Matching defs:strokeWidth

1282     SkScalar strokeWidth = paint.getStrokeWidth();
1283 if (strokeWidth != defaultPaint.getStrokeWidth())
1285 "{kStrokeWidth, %g}, ", SkScalarToFloat(strokeWidth));