Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorController.kt175 protected open fun getCurrentTopCornerRadius(): Float { in getCurrentTopCornerRadius() method in com.android.systemui.animation.GhostedViewTransitionAnimatorController
197 topCornerRadius = getCurrentTopCornerRadius(), in createAnimatorState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanel.java1415 protected float getCurrentTopCornerRadius() { in buildLaunchAnimatorController()
1422 return getCurrentTopCornerRadius(); in buildLaunchAnimatorController()