Home
last modified time | relevance | path

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

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