Searched refs:transformBoundsToAspectRatioIfValid (Results 1 – 1 of 1) sorted by relevance
101 return transformBoundsToAspectRatioIfValid(getDefaultBounds(), in getNormalBounds()133 Rect aspectRatioBounds = transformBoundsToAspectRatioIfValid(destinationBounds, in getEntryDestinationBoundsIgnoringKeepClearAreas()141 return transformBoundsToAspectRatioIfValid(currentBounds, newAspectRatio, in getAdjustedDestinationBounds()233 private Rect transformBoundsToAspectRatioIfValid(Rect bounds, float aspectRatio, in transformBoundsToAspectRatioIfValid() method in PipBoundsAlgorithm