Home | History | Annotate | Download | only in launcher2

Lines Matching defs:overScroll

140     // it is equal to the scaled overscroll position. We use a separate value so as to prevent
420 overScroll(x - mMaxScrollX);
422 overScroll(x);
429 overScroll(x);
431 overScroll(x - mMaxScrollX);
823 // Otherwise it is equal to the scaled overscroll position.
1210 protected void overScroll(float amount) {
1215 // Using the formula in overScroll, assuming that f = 1.0 (which it should generally not