Searched refs:absOutOfBounds (Results 1 – 1 of 1) sorted by relevance
2132 final int absOutOfBounds = Math.abs(viewSizeOutOfBounds); in interpolateOutOfBoundsScroll() local2135 float outOfBoundsRatio = Math.min(1f, 1f * absOutOfBounds / viewSize); in interpolateOutOfBoundsScroll()