Searched refs:offScreenBottom (Results 1 – 1 of 1) sorted by relevance
8946 final int offScreenBottom = Math.max(0, childBottom - parentBottom); in requestChildRectangleOnScreen() local8963 : Math.min(childTop - parentTop, offScreenBottom); in requestChildRectangleOnScreen()