Home
last modified time | relevance | path

Searched defs:displayBounds (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DCommonAssertions.kt263 val displayBounds = WindowUtils.getDisplayBounds(rotation) in LayerTraceEntrySubject() constant
421 val displayBounds = WindowUtils.getDisplayBounds(rotation) in getPrimaryRegion() constant
440 val displayBounds = WindowUtils.getDisplayBounds(rotation) in getSecondaryRegion() constant
DSplitScreenUtils.kt179 val displayBounds = in <lambda>() constant
311 val displayBounds = in <lambda>() constant
329 val displayBounds = in <lambda>() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/appcompat/src/com/android/wm/shell/flicker/appcompat/
DRepositionFixedPortraitAppTest.kt56 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.startRotation) constant
DRestartAppInSizeCompatModeTest.kt86 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.endRotation) in appLayerKeepVisible() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/
DMovePipOnImeVisibilityChangeTest.kt68 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.startRotation) in pipInVisibleBounds() constant
/frameworks/base/tests/FlickerTests/IME/src/com/android/server/wm/flicker/ime/
DOpenImeWindowToFixedPortraitAppTest.kt96 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.startRotation) in appWindowWithLetterboxCoversExactlyOnScreen() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/benchmark/
DSwitchAppByDoubleTapDividerBenchmark.kt130 val displayBounds = WindowUtils.getDisplayBounds(rotation) in <lambda>() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/
DDismissSplitScreenByDivider.kt85 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.endRotation) in splitScreenDividerBecomesInvisible() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/common/
DPipTransition.kt37 protected val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.startRotation) in <lambda>() constant
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayAreaGroup.java52 final Rect displayBounds = mDisplayContent.getBounds(); in isOrientationDifferentFromDisplay() local
DDisplayHashController.java334 final Rect displayBounds = displayContent.getBounds(); in calculateDisplayHashBoundsLocked() local
DScreenRotationAnimation.java672 Rect displayBounds = mDisplayContent.getBounds(); in startDisplayRotation() local
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
DSwitchAppByDoubleTapDivider.kt143 val displayBounds = WindowUtils.getDisplayBounds(rotation) in <lambda>() constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DCounterRotatorHelper.java50 final Rect displayBounds = displayRotationChange.getEndAbsBounds(); in handleClosingChanges() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSizeCompatTests.java426 final Rect displayBounds = mActivity.mDisplayContent.getWindowConfiguration().getBounds(); in testFixedAspectRatioBoundsWithDecorInSquareDisplay() local
1746 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppRespectMinAspectRatio() local
1776 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppRespectMaxAspectRatio() local
1806 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_fixedOrientationAppWithAspectRatioOverride() local
1903 final Rect displayBounds = new Rect(mActivity.mDisplayContent.getBounds()); in testDisplayIgnoreOrientationRequest_unresizableWithCorrespondingMinAspectRatio() local
DTaskLaunchParamsModifierTests.java578 final Rect displayBounds = new Rect(freeformDisplay.getBounds()); in testRecalculateFreeformInitialBoundsWithOverrideDisplayArea_unresizableApp() local
1529 final Rect displayBounds = freeformDisplay.getBounds(); in testCascadesToSourceSizeForFreeform() local
1557 final Rect displayBounds = freeformDisplay.getBounds(); in testCascadesToSourceSizeForFreeformRespectingMinAspectRatio() local
1590 final Rect displayBounds = freeformDisplay.getBounds(); in testCascadesToSourceSizeForFreeformRespectingMaxAspectRatio() local
1622 final Rect displayBounds = freeformDisplay.getBounds(); in testAdjustBoundsToFitDisplay_TopLeftOutOfDisplay() local
1644 final Rect displayBounds = freeformDisplay.getBounds(); in testAdjustBoundsToFitDisplay_BottomRightOutOfDisplay() local
1891 Rect displayBounds = new Rect(0, 0, 40, 40); in testAdjustBoundsToAvoidConflictAlwaysExits() local
DTaskPositionerTests.java113 final Rect displayBounds = mDisplayContent.getBounds(); in testMoveWindow() local
DWindowProcessControllerTests.java137 final Rect displayBounds = new Rect(0, 0, 2000, 1000); in testDisplayAreaConfigurationListener_verifyConfig() local
DLaunchParamsModifierTestsBase.java55 TestDisplayContent createNewDisplayContent(int windowingMode, Rect displayBounds, in createNewDisplayContent()
/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/
DTaskTransitionTest.kt129 val displayBounds = WindowUtils.getDisplayBounds(flicker.scenario.startRotation) in transitionHasColorBackground() constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedAnimationController.java75 float startPos, float endPos, Rect displayBounds) { in getAnimator()
259 SurfaceControl leash, float startValue, float endValue, Rect displayBounds) { in ofYOffset()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
DPhoneSizeSpecSource.kt138 val displayBounds = pipDisplayLayoutState.displayBounds in getMaxSize() constant
DPipSnapAlgorithm.java112 @PipBoundsState.StashType int stashType, int stashOffset, Rect displayBounds, in applySnapFraction()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipBoundsAlgorithm.java168 final Rect displayBounds = mTvPipBoundsState.getDisplayBounds(); in getTvPipPlacement() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTransition.java532 final Rect displayBounds = mPipDisplayLayoutState.getDisplayBounds(); in onFinishResize() local
1116 final Rect displayBounds = mPipDisplayLayoutState.getDisplayBounds(); in computeEnterPipRotatedBounds() local

12