Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java193 Rect taskStackBounds, int topMargin, int freeformGap, int stackBottomOffset) { in computeRects() argument
198 int ffHeight = Math.max(0, ffPaddedHeight - freeformGap); in computeRects()