Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DSpringRelativeLayout.java92 public int getCanvasClipTopForOverscroll() { in getCanvasClipTopForOverscroll() method in SpringRelativeLayout
101 canvas.clipRect(0, getCanvasClipTopForOverscroll(), getWidth(), getHeight()); in drawChild()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java352 public int getCanvasClipTopForOverscroll() { in getCanvasClipTopForOverscroll() method in AllAppsContainerView