Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java203 float clipHeight; in updateClipping() local
246 float realHeight, float clipHeight, float backgroundHeight) { in updateChildClippingAndBackground()