Home | History | Annotate | Download | only in camera

Lines Matching refs:getScrollY

420         int top = getScrollY();
421 int bottom = getScrollY() + getHeight();
431 int top = getScrollY();
622 if (r.top < getScrollY()) {