Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt1019 val windowRadius = getWindowRadius(isExpandingFullyAbove) in startAnimation() constant
1025 topCornerRadius = windowRadius, in startAnimation()
1026 bottomCornerRadius = windowRadius in startAnimation()