Searched refs:resolvedBottom (Results 1 – 1 of 1) sorted by relevance
621 int resolvedBottom = Integer.MAX_VALUE; in obtainContentCoordinates() local623 resolvedBottom = Math.min(resolvedBottom, bounds[i].bottom); in obtainContentCoordinates()633 resolvedBottom = Math.max(resolvedBottom, resolvedTop + mSourceHeight); in obtainContentCoordinates()639 zoomCenterY, resolvedBottom - mSourceHeight / 2)); in obtainContentCoordinates()