Searched refs:clockYBouncer (Results 1 – 1 of 1) sorted by relevance
223 float clockYBouncer = -mKeyguardStatusHeight; in getClockY() local227 float clockY = MathUtils.lerp(clockYBouncer, clockYRegular, shadeExpansion); in getClockY()228 clockYDark = MathUtils.lerp(clockYBouncer, clockYDark, shadeExpansion); in getClockY()