Searched refs:clockScale (Results 1 – 2 of 2) sorted by relevance
120 result.clockScale = getClockScale(result.stackScrollerPadding, in run()123 result.clockAlpha = getClockAlpha(result.clockScale); in run()216 public float clockScale; field in KeyguardClockPositionAlgorithm.Result
422 updateClock(mClockPositionResult.clockAlpha, mClockPositionResult.clockScale); in positionClockAndNotifications()