Searched refs:transformBoundsToAspectRatioIfValid (Results 1 – 1 of 1) sorted by relevance
121 return transformBoundsToAspectRatioIfValid(getDefaultBounds(), in getNormalBounds()140 return transformBoundsToAspectRatioIfValid(destinationBounds, in getEntryDestinationBounds()147 return transformBoundsToAspectRatioIfValid(currentBounds, newAspectRatio, in getAdjustedDestinationBounds()208 private Rect transformBoundsToAspectRatioIfValid(Rect bounds, float aspectRatio, in transformBoundsToAspectRatioIfValid() method in PipBoundsAlgorithm