Home
last modified time | relevance | path

Searched defs:actualAspectRatio (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
DPipBoundsAlgorithmTest.java270 final float actualAspectRatio = getRectAspectRatio(destinationBounds); in getEntryDestinationBounds_returnBoundsMatchesAspectRatio() local
285 final float actualAspectRatio = in getEntryDestinationBounds_invalidAspectRatio_returnsDefaultAspectRatio() local
303 final float actualAspectRatio = in getAdjustedDestinationBounds_returnBoundsMatchesAspectRatio() local
332 final float actualAspectRatio = in getEntryDestinationBounds_withMinSize_returnMinBounds() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSizeCompatTests.java1848 final float actualAspectRatio = 1f * afterBounds.height() / afterBounds.width(); in testDefaultLetterboxAspectRatioForMultiWindowMode_fixedOrientationApp() local
1885 final float actualAspectRatio = 1f * afterBounds.height() / afterBounds.width(); in testDefaultLetterboxAspectRatioForMultiWindowMode_fixedOrientationAppWithMinRatio() local