Searched refs:offScreenBottom (Results 1 – 2 of 2) sorted by relevance
8944 final int offScreenBottom = Math.max(0, childBottom - parentBottom); in requestChildRectangleOnScreen() local8961 : Math.min(childTop - parentTop, offScreenBottom); in requestChildRectangleOnScreen()
9540 final int offScreenBottom = Math.max(0, childBottom - parentBottom); in getChildRectangleOnScreenScrollAmount() local9557 : Math.min(childTop - parentTop, offScreenBottom); in getChildRectangleOnScreenScrollAmount()