Home | History | Annotate | Download | only in core

Lines Matching refs:setStrokeWidth

276 void SkPaint::setStrokeWidth(SkScalar width) {
282 SkDebugf("SkPaint::setStrokeWidth() called with negative value\n");
1884 this->setStrokeWidth(read_scalar(pod));
2109 fPaint.setStrokeWidth(SkScalarDiv(fPaint.getStrokeWidth(), fScale));