Searched refs:clockYDark (Results 1 – 1 of 1) sorted by relevance
194 float clockYDark = getMaxClockY() + burnInPreventionOffsetY(); in getClockY() local196 clockYDark -= mPulsingPadding; in getClockY()208 return (int) MathUtils.lerp(clockY, clockYDark, mDarkAmount); in getClockY()