Home
last modified time | relevance | path

Searched refs:calculateRevealAmount (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt183 revealAmount = calculateRevealAmount()
216 private fun calculateRevealAmount(animationProgress: Float? = null): Float { regex
320 scrimView?.revealAmount = calculateRevealAmount(progress)