Searched refs:markerAngle (Results 1 – 1 of 1) sorted by relevance
147 val markerAngle = priorLap.lapTime.toFloat() / firstLapTime.toFloat() * 360 in onDraw() constant148 val startAngle = 270 + markerAngle in onDraw()