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
1270 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1275 int scrollDelta = maxJump; in arrowScroll() local1547 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToChild() local1769 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local
1354 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in arrowScroll() local1359 int scrollDelta = maxJump; in arrowScroll() local1646 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in scrollToDescendant() local1868 int scrollDelta = computeScrollDeltaToGetChildRectOnScreen(mTempRect); in onSizeChanged() local