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