Searched defs:scrollDelta (Results 1 – 5 of 5) sorted by relevance
51 public int scrollDelta; // visible top offset from start field in ScrollCaptureViewHelper.ScrollResult
93 int scrollDelta = view.getScrollY() - mStartScrollY; in onScrollRequested() local
57 int scrollDelta = view.getScrollY() - mOriginScrollY; in onScrollRequested() local
1236 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1241 int scrollDelta = maxJump; in arrowScroll() local1472 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToChild() local1694 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local
1262 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1267 int scrollDelta = maxJump; in arrowScroll() local1511 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToDescendant() local1733 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local