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