Home
last modified time | relevance | path

Searched defs:endBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingTaskView.java258 Rect endBounds, boolean fadeWithThumbnail, boolean isStagedTask) { in addStagingAnimation()
281 Rect endBounds, boolean fadeWithThumbnail, boolean isStagedTask) { in addConfirmAnimation()
295 Rect endBounds, boolean fadeWithThumbnail, boolean isStagedTask, in addAnimation()
411 SplitOverlayProperties(Rect endBounds, RectF startTaskViewBounds, in SplitOverlayProperties()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSlideInRemoteTransition.kt88 val endBounds = openingEndBounds[it] in startAnimation() constant