Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java136 float overShoot = topRoundness + bottomRoundness - height; in getClipPath() local
137 topRoundness -= overShoot * mCurrentTopRoundness in getClipPath()
139 bottomRoundness -= overShoot * mCurrentBottomRoundness in getClipPath()