Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTransitionAnimator.kt286 val startBottomCornerRadius = state.bottomCornerRadius in <lambda>() constant
392 MathUtils.lerp(startBottomCornerRadius, endBottomCornerRadius, progress) in <lambda>()