Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt194 val animationRadius = MathUtils.constrain(shadeAnimation.radius, in <lambda>() constant
200 animationRadius * ANIMATION_BLUR_FRACTION) in <lambda>()