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