Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java54 private final float mRoundedCornerRadius; field in SplashScreenExitAnimation
63 mRoundedCornerRadius = roundedCornerRadius; in SplashScreenExitAnimation()
104 mAppRevealDuration, this, mRoundedCornerRadius); in startAnimations()