Home
last modified time | relevance | path

Searched refs:reentrySnapFraction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
DPipBoundsAlgorithmTest.java342 final float reentrySnapFraction = mPipBoundsAlgorithm.getSnapFraction(reentryBounds); in getEntryDestinationBounds_reentryStateExists_restoreLastSize() local
345 new Size(reentryBounds.width(), reentryBounds.height()), reentrySnapFraction); in getEntryDestinationBounds_reentryStateExists_restoreLastSize()
357 final float reentrySnapFraction = mPipBoundsAlgorithm.getSnapFraction(reentryBounds); in getEntryDestinationBounds_reentryStateExists_restoreLastPosition() local
360 new Size(reentryBounds.width(), reentryBounds.height()), reentrySnapFraction); in getEntryDestinationBounds_reentryStateExists_restoreLastPosition()