Home
last modified time | relevance | path

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

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