Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DAnimateableViewBounds.java53 setOutlineClipBottom(getOutlineClipBottom()); in AnimateableViewBounds()
160 public void setOutlineClipBottom(int bottom) { in setOutlineClipBottom() method in AnimateableViewBounds
DTaskView.java582 mViewBounds.setOutlineClipBottom(0); in setIsFullScreen()
849 mViewBounds.setOutlineClipBottom(0); in onTaskFooterHeightChanged()
852 mViewBounds.setOutlineClipBottom(maxHeight - height); in onTaskFooterHeightChanged()