Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt1293 val viewHalfHeight = view.height / 2f in <lambda>() constant
1299 this[1] = viewHalfHeight in <lambda>()
1305 (tempCenterCoordinates[1] - viewHalfHeight).toInt(), in <lambda>()
1307 (tempCenterCoordinates[1] + viewHalfHeight).toInt() in <lambda>()