Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/recents/domain/usecase/
DOrganizeDesktopTasksUseCase.kt270 val currentRowUnionRange = RectF(outWindowRects[0]) in <lambda>() constant
278 val rangeCenterX = (currentRowUnionRange.left + currentRowUnionRange.right) / 2f in <lambda>()
290 currentRowUnionRange.set(rect) in <lambda>()
297 currentRowUnionRange.right = rect.right in <lambda>()