Searched refs:inflationRadius (Results 1 – 4 of 4) sorted by relevance
113 float inflationRadius; in onCanDrawPath() local114 GetStrokeDevWidth(*args.fViewMatrix, stroke, &inflationRadius); in onCanDrawPath()115 if (!(inflationRadius <= kMaxBoundsInflationFromStroke)) { in onCanDrawPath()120 SkASSERT(!SkScalarIsNaN(inflationRadius)); in onCanDrawPath()318 float* inflationRadius) { in GetStrokeDevWidth() argument328 if (inflationRadius) { in GetStrokeDevWidth()331 *inflationRadius = SkStrokeRec::GetInflationRadius( in GetStrokeDevWidth()
82 float* inflationRadius = nullptr);