Searched defs:firstScroll (Results 1 – 1 of 1) sorted by relevance
626 val firstScroll = (transitionInterceptionThreshold - 0.0001f) * SCREEN_SIZE in scrollAndFling_scrollLessThanInterceptable_goToIdleOnCurrentScene() constant636 val firstScroll = (transitionInterceptionThreshold + 0.0001f) * SCREEN_SIZE in <lambda>() constant646 val firstScroll = -(1f - transitionInterceptionThreshold - 0.0001f) * SCREEN_SIZE in scrollAndFling_scrollMaxInterceptable_interceptPreScrollEvents() constant656 val firstScroll = -(1f - transitionInterceptionThreshold + 0.0001f) * SCREEN_SIZE in <lambda>() constant