Home
last modified time | relevance | path

Searched defs:topPeekHeightPct (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java1125 float topPeekHeightPct = (float) mFocusedTopPeekHeight / mStackRect.height(); in constructFocusedCurve() local
1151 float topPeekHeightPct = (float) mFocusedTopPeekHeight / mStackRect.height(); in constructUnfocusedCurve() local