Searched refs:rings (Results 1 – 1 of 1) sorted by relevance
108 val rings = 8 in ZoomedDrawScope() constant109 for (i in 0 until rings) { in ZoomedDrawScope()114 i.toFloat() / rings in ZoomedDrawScope()118 color = Color(1f, 0f, 0f, lerp(0.5f, 0.1f, i.toFloat() / rings)), in ZoomedDrawScope()