Searched refs:clockYDark (Results 1 – 1 of 1) sorted by relevance
305 float clockYDark = clockY in getClockY() local309 return (int) (MathUtils.lerp(clockY, clockYDark, darkAmount) + mOverStretchAmount); in getClockY()