Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DAnimateableViewBounds.java51 setClipRight(getClipRight()); in AnimateableViewBounds()
116 public void setClipRight(int right) { in setClipRight() method in AnimateableViewBounds
DTaskView.java338 mViewBounds.setClipRight(0); in startEnterRecentsAnimation()