Home | History | Annotate | Download | only in stack

Lines Matching refs:scrollOffset

427             float scrollOffset = yPositionInScrollView - algorithmState.scrollY + mCollapsedSize;
434 currentYPosition = Math.min(scrollOffset, bottomStackStart);
446 numberOfElementsCompletelyIn, i, childHeight, childViewState, scrollOffset);
664 StackViewState childViewState, float scrollOffset) {
681 childViewState.yTranslation = scrollOffset;