Searched refs:DEFAULT_ASPECT_RATIO (Results 1 – 3 of 3) sorted by relevance
51 private static final float DEFAULT_ASPECT_RATIO = 1f; field in PipBoundsAlgorithmTest76 DEFAULT_ASPECT_RATIO); in initializeMockResources()244 (MIN_ASPECT_RATIO + DEFAULT_ASPECT_RATIO) / 2, in getEntryDestinationBounds_returnBoundsMatchesAspectRatio()245 DEFAULT_ASPECT_RATIO, in getEntryDestinationBounds_returnBoundsMatchesAspectRatio()246 (MAX_ASPECT_RATIO + DEFAULT_ASPECT_RATIO) / 2 in getEntryDestinationBounds_returnBoundsMatchesAspectRatio()294 DEFAULT_ASPECT_RATIO, in getEntryDestinationBounds_withMinSize_returnMinBounds()295 (MAX_ASPECT_RATIO + DEFAULT_ASPECT_RATIO) / 2 in getEntryDestinationBounds_withMinSize_returnMinBounds()339 mPipBoundsState.setAspectRatio(DEFAULT_ASPECT_RATIO); in getEntryDestinationBounds_reentryStateExists_restoreLastSize()354 mPipBoundsState.setAspectRatio(DEFAULT_ASPECT_RATIO); in getEntryDestinationBounds_reentryStateExists_restoreLastPosition()370 mPipBoundsState.setAspectRatio(DEFAULT_ASPECT_RATIO); in setShelfHeight_offsetBounds()[all …]
32 private static final float DEFAULT_ASPECT_RATIO = 1f; field in FixedRatioImageView46 DEFAULT_ASPECT_RATIO); in FixedRatioImageView()
52 private static final Rational DEFAULT_ASPECT_RATIO = ResolutionUtil.ASPECT_RATIO_4x3; field in FirstRunDialog161 mContext, DEFAULT_ASPECT_RATIO); in promptAspectRatioPreferenceDialog()