Searched refs:secondsRotation (Results 1 – 1 of 1) sorted by relevance
665 final float secondsRotation = seconds * 6f; in drawWatchFace() local698 canvas.rotate(secondsRotation - minutesRotation, mCenterX, mCenterY); in drawWatchFace()