Searched refs:overstrokeOuterRadius (Results 1 – 1 of 1) sorted by relevance
1976 SkScalar overstrokeOuterRadius = outerRadius - rrect.fInnerRadius; in onPrepareDraws() local1979 SkScalar maxOffset = -rrect.fInnerRadius / overstrokeOuterRadius; in onPrepareDraws()1981 FillInOverstrokeVerts(&verts, bounds, outerRadius, overstrokeOuterRadius, maxOffset, in onPrepareDraws()1982 overstrokeOuterRadius, 0.0f, rrect.fColor); in onPrepareDraws()