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