Searched defs:scrollDelta (Results 1 – 5 of 5) sorted by relevance
54 public int scrollDelta; // visible top offset from start field in ScrollCaptureViewHelper.ScrollResult
101 int scrollDelta = view.getScrollY() - mStartScrollY; in onScrollRequested() local
61 int scrollDelta = view.getScrollY() - mOriginScrollY; in onScrollRequested() local
1268 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1273 int scrollDelta = maxJump; in arrowScroll() local1540 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToChild() local1762 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local
1303 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1308 int scrollDelta = maxJump; in arrowScroll() local1590 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToDescendant() local1812 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local