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