Searched refs:MAX_ASPECT_RATIO (Results 1 – 1 of 1) sorted by relevance
53 private static final float MAX_ASPECT_RATIO = 2f; field in PipBoundsAlgorithmTest91 MAX_ASPECT_RATIO); in initializeMockResources()108 final float newDefaultAspectRatio = (DEFAULT_ASPECT_RATIO + MAX_ASPECT_RATIO) / 2; in onConfigurationChanged_reloadResources()246 (MAX_ASPECT_RATIO + DEFAULT_ASPECT_RATIO) / 2 in getEntryDestinationBounds_returnBoundsMatchesAspectRatio()261 MAX_ASPECT_RATIO * 2 in getEntryDestinationBounds_invalidAspectRatio_returnsDefaultAspectRatio()276 final float aspectRatio = (DEFAULT_ASPECT_RATIO + MAX_ASPECT_RATIO) / 2; in getAdjustedDestinationBounds_returnBoundsMatchesAspectRatio()295 (MAX_ASPECT_RATIO + DEFAULT_ASPECT_RATIO) / 2 in getEntryDestinationBounds_withMinSize_returnMinBounds()322 final float aspectRatio = (DEFAULT_ASPECT_RATIO + MAX_ASPECT_RATIO) / 2; in getAdjustedDestinationBounds_ignoreMinBounds()