Searched refs:spotInCycle (Results 1 – 1 of 1) sorted by relevance
1113 final int spotInCycle = (int) (SystemClock.elapsedRealtime() - in onDraw() local1115 final int numCircles = spotInCycle / MILLIS_PER_CIRCLE_ANIMATING; in onDraw()1130 ((float) (spotInCycle % MILLIS_PER_CIRCLE_ANIMATING)) / in onDraw()