Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt252 val constrainedSquishiness = 0.1f + squishinessFraction * 0.9f regex
253 bottom = top + (actualHeight * constrainedSquishiness).toInt()