Searched defs:offsetInWindow (Results 1 – 3 of 3) sorted by relevance
152 int dxUnconsumed, int dyUnconsumed, int[] offsetInWindow); in dispatchNestedScroll()173 boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow); in dispatchNestedPreScroll()
485 Point offsetInWindow) { in createScrollCaptureCallbackInternal()541 Point offsetInWindow) { in createScrollCaptureCallbackInternal()
27347 int dxUnconsumed, int dyUnconsumed, @Nullable @Size(2) int[] offsetInWindow) { in dispatchNestedScroll()27396 @Nullable @Size(2) int[] consumed, @Nullable @Size(2) int[] offsetInWindow) { in dispatchNestedPreScroll()