Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTransitionAnimator.kt285 val startTopCornerRadius = state.topCornerRadius in <lambda>() constant
390 MathUtils.lerp(startTopCornerRadius, endTopCornerRadius, progress) in <lambda>()