Searched refs:zoomCenterX (Results 1 – 1 of 1) sorted by relevance
678 final int zoomCenterX; in obtainContentCoordinates() local682 zoomCenterX = Math.round(xPosInView); in obtainContentCoordinates()685 zoomCenterX = Math.round(xPosInView + mViewCoordinatesInSurface[0]); in obtainContentCoordinates()737 ? Math.max(resolvedLeft, Math.min(zoomCenterX, resolvedRight)) in obtainContentCoordinates()739 zoomCenterX, resolvedRight - mSourceWidth / 2)); in obtainContentCoordinates()