Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java1128 float minBottomPeekHeightPct = (float) (mFocusedTopPeekHeight + mTaskRect.height() - in constructFocusedCurve() local
1133 p.lineTo(1f - (0.5f / mFocusedRange.relativeMax), Math.max(1f - minBottomPeekHeightPct, in constructFocusedCurve()