Searched refs:offScreenBottom (Results 1 – 1 of 1) sorted by relevance
6168 final int offScreenBottom = Math.max(0, childBottom - parentBottom); in requestChildRectangleOnScreen() local6180 final int dy = offScreenTop != 0 ? offScreenTop : offScreenBottom; in requestChildRectangleOnScreen()