Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java198 int ffHeight = Math.max(0, ffPaddedHeight - freeformGap); in computeRects() local
202 taskStackBounds.top + topMargin + ffHeight); in computeRects()