Lines Matching refs:getStrokeWidth
63 float outset = paint->getStrokeWidth() * 0.5f;99 halfStrokeWidth(paint->getStrokeWidth() * 0.5f), maxAlpha(1.0f) {728 threshInvScaleX *= bounds.width() / (bounds.width() + paint->getStrokeWidth());729 threshInvScaleY *= bounds.height() / (bounds.height() + paint->getStrokeWidth());