Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1388 RectF closingWindowStartRectF, float startWindowCornerRadius) { in getClosingWindowAnimators() argument
1428 ? new TaskbarHotseatSpringConfig(mLauncher, closingWindowStartRectF, targetRect) in getClosingWindowAnimators()
1429 : new DefaultSpringConfig(mLauncher, mDeviceProfile, closingWindowStartRectF, in getClosingWindowAnimators()
1435 closingWindowStartRectF.round(closingWindowStartRect); in getClosingWindowAnimators()