Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java1151 float bottomPeekHeightPct = (float) (mStackBottomOffset + mFocusedBottomPeekHeight) / in constructFocusedCurve() local
1159 bottomPeekHeightPct)); in constructFocusedCurve()