Searched refs:yProgress (Results 1 – 1 of 1) sorted by relevance
549 float yProgress = Interpolators.FAST_OUT_SLOW_IN.getInterpolation(inverseDark); in drawBackground() local555 (int) MathUtils.lerp(darkTop, lockScreenTop, yProgress), in drawBackground()557 (int) MathUtils.lerp(darkBottom, lockScreenBottom, yProgress)); in drawBackground()