Lines Matching refs:getStrokeWidth
1059 if (base.getStrokeWidth() != paint.getStrokeWidth()) {1061 *ptr++ = castToU32(paint.getStrokeWidth());1062 base.setStrokeWidth(paint.getStrokeWidth());