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