Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingAppPairBackground.kt63 protected val expandYInterpolator: Interpolator constant
88 expandYInterpolator =
195 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in drawLeftRightSplit()
293 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in drawTopBottomSplit()
DFloatingFullscreenAppPairBackground.kt78 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in draw()