Home
last modified time | relevance | path

Searched defs:screenBounds (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProviderTest.kt77 val screenBounds = Rect(0, 0, 1080, 2160) in testGetBoundingRectForPrivacyChipForRotation_noCutout() constant
179 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_noCameraProtection() constant
290 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() constant
410 val screenBounds = Rect(0, 0, 1000, 2000) in Rect() constant
556 val screenBounds = Rect(0, 0, 1000, 2000) in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() constant
725 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant
837 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_noCutout() constant
931 val screenBounds = Rect(0, 0, 1080, 2160) in testMinLeftRight_accountsForDisplayCutout() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DFloatingContentCoordinatorTest.kt21 private val screenBounds = Rect(0, 0, 1000, 1000) constant in com.android.systemui.util.FloatingContentCoordinatorTest
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopModeUtils.kt48 val screenBounds = Rect(0, 0, displayLayout.width(), displayLayout.height()) in calculateInitialBounds() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotData.kt24 var screenBounds: Rect?, variable in com.android.systemui.screenshot.ScreenshotData
DScreenshotController.java1025 Rect screenBounds) { in aspectRatiosMatch()
/frameworks/base/core/java/android/app/
DSharedElementCallback.java176 RectF screenBounds) { in onCaptureSharedElementSnapshot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
DRemoteRecentSplitTaskTransitionRunner.kt42 private val screenBounds: Rect, in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.RemoteRecentSplitTaskTransitionRunner
/frameworks/base/services/core/java/com/android/server/wm/
DTrustedPresentationListenerController.java373 private float computeFractionRendered(Region visibleRegion, RectF screenBounds, in computeFractionRendered()
DWindowContainer.java3143 final Rect screenBounds = getAnimationBounds(appRootTaskClipMode); in getAnimationAdapter() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt192 val screenBounds = context.resources.configuration.windowConfiguration.maxBounds in <lambda>() constant
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubblePositionerTest.kt70 val screenBounds = Rect(0, 0, 1000, 1200) in testUpdate() constant
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt1106 val screenBounds = window.screenSpaceBounds in applyStateToWindow() constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipKeepClearAlgorithm.kt343 val screenBounds = transformedScreenBounds in <lambda>() constant
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSizeCompatTests.java757 final Rect screenBounds = mActivity.getBounds(); in testFixedOrientationRotateCutoutDisplay() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp455 const FloatRect& screenBounds, float alpha, in computeTrustedPresentationState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...