HomeSort by relevance Sort by last modified time
    Searched defs:overScroll (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
Paper.java 26 // This class does the overscroll effect.
35 public void overScroll(float distance) {
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 140 // it is equal to the scaled overscroll position. We use a separate value so as to prevent
386 overScroll(x);
391 overScroll(x - mMaxScrollX);
770 // Otherwise it is equal to the scaled overscroll position.
    [all...]

Completed in 40 milliseconds