| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
| D | PipContentOverlay.java | 68 Rect currentBounds, float fraction); in onAnimationUpdate() 106 Rect currentBounds, float fraction) { in onAnimationUpdate() 164 Rect currentBounds, float fraction) { in onAnimationUpdate() 216 Rect currentBounds, float fraction) { in onAnimationUpdate()
|
| D | PipTaskOrganizer.java | 784 final Rect currentBounds = mTaskInfo.configuration.windowConfiguration.getBounds(); in onTaskAppeared() local 818 final Rect currentBounds = mTaskInfo.configuration.windowConfiguration.getBounds(); in onTaskAppearedWithFixedRotation() local 1379 Rect currentBounds, Rect destinationBounds, float startingAngle, Rect sourceHintRect, in scheduleAnimateResizePip() 1700 Rect currentBounds, Rect destinationBounds, Rect sourceHintRect, in animateResizePip()
|
| D | PipTransition.java | 593 final Rect currentBounds = mPipBoundsState.getBounds(); in startExitAnimation() local 876 final Rect currentBounds = pipChange.getStartAbsBounds(); in startEnterAnimation() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | WindowMetricsTest.java | 88 Rect currentBounds = currentMetrics.getBounds(); in verifyMetricsValidity() local
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
| D | MagnificationThumbnail.java | 97 public void setThumbnailBounds(Rect currentBounds, float scale, float centerX, float centerY) { in setThumbnailBounds() 110 private void refreshBackgroundBounds(Rect currentBounds) { in refreshBackgroundBounds()
|
| /frameworks/base/core/java/android/window/ |
| D | ConfigurationHelper.java | 111 final Rect currentBounds = currentConfig.windowConfiguration.getBounds(); in shouldUpdateWindowMetricsBounds() local
|
| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
| D | PipBoundsStateTest.java | 204 final Rect currentBounds = new Rect(10, 10, 20, 15); in testSetBounds_updatesPipExclusionBounds() local
|
| D | PipBoundsAlgorithmTest.java | 296 final Rect currentBounds = new Rect(0, 0, 0, 100); in getAdjustedDestinationBounds_returnBoundsMatchesAspectRatio() local 342 final Rect currentBounds = new Rect(0, 0, 0, 100); in getAdjustedDestinationBounds_ignoreMinBounds() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
| D | TvPipBoundsAlgorithm.java | 112 public Rect getAdjustedDestinationBounds(Rect currentBounds, float newAspectRatio) { in getAdjustedDestinationBounds()
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | SizeCompatTests.java | 784 final Rect currentBounds = mActivity.getWindowConfiguration().getBounds(); in testFixedScreenBoundsWhenDisplaySizeChanged() local 923 final Rect currentBounds = mActivity.getWindowConfiguration().getBounds(); in testMoveToDifferentOrientationDisplay() local 975 final Rect currentBounds = mActivity.getWindowConfiguration().getBounds(); in testFixedOrientationRotateCutoutDisplay() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
| D | DesktopModeVisualIndicator.java | 397 Rect currentBounds = mRectEvaluator.evaluate(fraction, mStartBounds, mEndBounds); in updateBounds() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
| D | MediaHost.kt | 53 val currentBounds: Rect = Rect() in <lambda>() constant
|
| D | MediaHierarchyManager.kt | 127 private var currentBounds = Rect() variable
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
| D | PipBoundsAlgorithm.java | 140 public Rect getAdjustedDestinationBounds(Rect currentBounds, float newAspectRatio) { in getAdjustedDestinationBounds()
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | ScreenRotationAnimation.java | 142 final Rect currentBounds = displayContent.getBounds(); in ScreenRotationAnimation() local
|
| D | Task.java | 1930 final Rect currentBounds = getRequestedOverrideBounds(); in onConfigurationChangedInner() local
|