Searched refs:GetInflationRadius (Results 1 – 3 of 3) sorted by relevance
115 static SkScalar GetInflationRadius(const SkPaint&, SkPaint::Style);
160 SkScalar SkStrokeRec::GetInflationRadius(const SkPaint& paint, SkPaint::Style style) { in GetInflationRadius() function in SkStrokeRec
2012 SkScalar radius = SkStrokeRec::GetInflationRadius(*this, style); in doComputeFastBounds()