/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/layout/ |
D | StatusBarContentInsetsProviderTest.kt | 82 val screenBounds = Rect(0, 0, 1080, 2160) in testGetBoundingRectForPrivacyChipForRotation_noCutout() constant 183 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_noCameraProtection() constant 294 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() constant 414 val screenBounds = Rect(0, 0, 1000, 2000) in Rect() constant 560 val screenBounds = Rect(0, 0, 1000, 2000) in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() constant 729 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant 841 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_noCutout() constant 935 val screenBounds = Rect(0, 0, 1080, 2160) in testMinLeftRight_accountsForDisplayCutout() constant
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DesktopModeBoundsCalculator.java | 140 final Rect screenBounds = displayArea.getBounds(); in calculateInitialBounds() local 314 private static Size calculateIdealSize(@NonNull Rect screenBounds, float scale) { in calculateIdealSize() 325 @NonNull Rect screenBounds) { in centerInScreen()
|
D | TrustedPresentationListenerController.java | 403 private float computeFractionRendered(Region visibleRegion, RectF screenBounds, in computeFractionRendered()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/ |
D | FloatingContentCoordinatorTest.kt | 21 private val screenBounds = Rect(0, 0, 1000, 1000) constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallpapers/domain/interactor/ |
D | WallpaperFocalAreaInteractor.kt | 62 val screenBounds = in <lambda>() constant
|
/frameworks/base/core/java/android/app/ |
D | SharedElementCallback.java | 176 RectF screenBounds) { in onCaptureSharedElementSnapshot()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
D | StatusBar.java | 265 Rect screenBounds = in getStatusBarContentInsets() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
D | DesktopModeUtils.kt | 73 val screenBounds = Rect(0, 0, displayLayout.width(), displayLayout.height()) in calculateInitialBounds() constant
|
D | DesktopModeLoggerTransitionObserver.kt | 450 val screenBounds = taskInfo.configuration.windowConfiguration.bounds in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
D | RemoteRecentSplitTaskTransitionRunner.kt | 42 private val screenBounds: Rect, in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.RemoteRecentSplitTaskTransitionRunner
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/layout/ |
D | StatusBarContentInsetsProvider.kt | 275 val screenBounds = context.resources.configuration.windowConfiguration.maxBounds in getStatusBarContentInsetsForRotation() constant
|
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/ |
D | BubblePositionerTest.kt | 71 val screenBounds = Rect(0, 0, 1000, 1200) in testUpdate() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | LegacyScreenshotController.java | 728 Rect screenBounds) { in aspectRatiosMatch()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipKeepClearAlgorithm.kt | 343 val screenBounds = transformedScreenBounds in <lambda>() constant
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ActivityTransitionAnimator.kt | 1666 val screenBounds = window.screenSpaceBounds in <lambda>() constant
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 286 const FloatRect& screenBounds, float alpha, in computeTrustedPresentationState()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | SizeCompatTests.java | 857 final Rect screenBounds = mActivity.getBounds(); in testFixedOrientationRotateCutoutDisplay() local
|