Home
last modified time | relevance | path

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

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