Home
last modified time | relevance | path

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

12345678910>>...19

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProviderTest.kt81 val screenBounds = Rect(0, 0, 1080, 2160) in testGetBoundingRectForPrivacyChipForRotation_noCutout() constant
182 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_noCameraProtection() constant
293 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() constant
413 val screenBounds = Rect(0, 0, 1000, 2000) in Rect() constant
559 val screenBounds = Rect(0, 0, 1000, 2000) in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() constant
728 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant
840 val screenBounds = Rect(0, 0, 1080, 2160) in testCalculateInsetsForRotationWithRotatedResources_noCutout() constant
934 val screenBounds = Rect(0, 0, 1080, 2160) in testMinLeftRight_accountsForDisplayCutout() constant
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DDesktopModeBoundsCalculator.java102 final Rect screenBounds = displayArea.getBounds(); in calculateInitialBounds() local
259 private static Size calculateIdealSize(@NonNull Rect screenBounds, float scale) { in calculateIdealSize()
270 @NonNull Rect screenBounds) { in centerInScreen()
H A DTrustedPresentationListenerController.java397 private float computeFractionRendered(Region visibleRegion, RectF screenBounds, in computeFractionRendered()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/mediaprojection/appselector/view/
DRemoteRecentSplitTaskTransitionRunner.java28 private final android.graphics.Rect screenBounds = null; field in RemoteRecentSplitTaskTransitionRunner
34 android.graphics.Rect screenBounds, @org.jetbrains.annotations.NotNull() in RemoteRecentSplitTaskTransitionRunner()
/aosp_15_r20/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java127 Point screenBounds = new Point(); in getScreenBounds() local
152 Point screenBounds = getScreenBounds(); in onConfigurationChanged() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/
H A DFloatingContentCoordinatorTest.kt21 private val screenBounds = Rect(0, 0, 1000, 1000) constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeLoggerTransitionObserver.kt324 val screenBounds = taskInfo.configuration.windowConfiguration.bounds in <lambda>() constant
H A DDesktopModeUtils.kt61 val screenBounds = Rect(0, 0, displayLayout.width(), displayLayout.height()) in calculateInitialBounds() constant
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/
H A DSharedElementCallbackTest.java59 RectF screenBounds = new RectF(0, 0, SIZE, SIZE); in testSnapshot() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
H A DPrivacyIndicatorBoundsTests.java107 Rect screenBounds = activity.getScreenBounds(); in testStaticBoundsAreNotNull() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/
H A DLayerProperties.kt37 override val screenBounds: RectF = RectF(), constant in android.tools.traces.surfaceflinger.LayerProperties
H A DILayerProperties.kt40 val screenBounds: RectF constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/desktopmode/
DDesktopModeUtils.java117 …private static final android.util.Size calculateIdealSize(android.graphics.Rect screenBounds, floa… in calculateIdealSize()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt274 val screenBounds = context.resources.configuration.windowConfiguration.maxBounds in getStatusBarContentInsetsForRotation() constant
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DSharedElementCallback.java176 RectF screenBounds) { in onCaptureSharedElementSnapshot()
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/subject/layers/
H A DLayerSubject.kt73 val screenBounds: RegionSubject constant in android.tools.flicker.subject.layers.LayerSubject
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DStatusBar.java265 Rect screenBounds = in getStatusBarContentInsets() local
/aosp_15_r20/development/tools/winscope/src/parsers/surface_flinger/computations/
H A Drects_computation.ts446 const screenBounds = node.getEagerPropertyByName('screenBounds'); constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
H A DRemoteRecentSplitTaskTransitionRunner.kt42 private val screenBounds: Rect, in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.RemoteRecentSplitTaskTransitionRunner
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.kt70 val screenBounds = Rect(0, 0, 1000, 1200) in testUpdate() constant
/aosp_15_r20/packages/apps/TvSystemUI/src/com/android/systemui/tv/privacy/
DTvPrivacyChipsController.java302 Rect screenBounds = windowManager.getCurrentWindowMetrics().getBounds(); in updateStaticPrivacyIndicatorBounds() local
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dime_utils.ts57 screenBounds?: PropertyTreeNode; property
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitAnimationController.kt1025 val screenBounds = rootCandidate.endAbsBounds in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenshot/
DScreenshotController.java247 …graphics.Bitmap bitmap, android.graphics.Insets bitmapInsets, android.graphics.Rect screenBounds) { in aspectRatiosMatch()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithm.kt343 val screenBounds = transformedScreenBounds in <lambda>() constant

12345678910>>...19