Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DLaunchAnimator.kt236 val endBottomCornerRadius = endState.bottomCornerRadius regex
338 MathUtils.lerp(startBottomCornerRadius, endBottomCornerRadius, progress)