HomeSort by relevance Sort by last modified time
    Searched refs:setClipBottom (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
AnimateableViewBounds.java 52 setClipBottom(getClipBottom());
142 public void setClipBottom(int bottom) {
TaskStackView.java 384 tv.getViewBounds().setClipBottom(clipBottom);
389 tv.getViewBounds().setClipBottom(0);
    [all...]
TaskView.java 337 mViewBounds.setClipBottom(0);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h     [all...]

Completed in 377 milliseconds