| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/ |
| D | ActivityEmbeddingAnimationSpec.java | 91 @NonNull Rect parentBounds) { in createChangeBoundsOpenAnimation() 119 @NonNull Rect parentBounds) { in createChangeBoundsCloseAnimation() 151 @NonNull Rect parentBounds) { in createChangeBoundsChangeAnimations()
|
| D | ActivityEmbeddingAnimationRunner.java | 381 Rect parentBounds = new Rect(); in createChangeAnimationAdapters() local
|
| /frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
| D | TaskFragmentAnimationSpec.java | 89 final Rect parentBounds = target.taskInfo.configuration.windowConfiguration.getBounds(); in createChangeBoundsOpenAnimation() local 116 final Rect parentBounds = target.taskInfo.configuration.windowConfiguration.getBounds(); in createChangeBoundsCloseAnimation() local 151 final Rect parentBounds = target.taskInfo.configuration.windowConfiguration.getBounds(); in createChangeBoundsChangeAnimations() local
|
| D | SplitPresenter.java | 860 final Rect parentBounds = taskConfiguration.windowConfiguration.getBounds(); in getRightContainerBounds() local 869 final Rect parentBounds = taskConfiguration.windowConfiguration.getBounds(); in getTopContainerBounds() local 878 final Rect parentBounds = taskConfiguration.windowConfiguration.getBounds(); in getBottomContainerBounds() local 904 final Rect parentBounds = taskConfiguration.windowConfiguration.getBounds(); in computeBoundaryBetweenContainers() local
|
| /frameworks/base/core/java/android/util/ |
| D | RotationUtils.java | 87 public static void rotateBounds(Rect inOutBounds, Rect parentBounds, @Rotation int oldRotation, in rotateBounds() 134 public static void rotateBounds(Rect inOutBounds, Rect parentBounds, @Rotation int rotation) { in rotateBounds()
|
| /frameworks/base/libs/hwui/ |
| D | DamageAccumulator.h | 75 const SkRect parentBounds; member
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | TaskTests.java | 502 final Rect parentBounds = new Rect(10, 10, 200, 200); in testFitWithinBounds() local 742 final Rect parentBounds = new Rect(0, 0, 250, 500); in testComputeConfigResourceOverrides() local 1581 private void testRootTaskBoundsConfiguration(int windowingMode, Rect parentBounds, Rect bounds, in testRootTaskBoundsConfiguration()
|
| D | TaskFragmentTest.java | 107 final Rect parentBounds = parentConfig.windowConfiguration.getBounds(); in testOnConfigurationChanged() local
|
| D | DisplayAreaTest.java | 400 final Rect parentBounds = new Rect(0, 0, 100, 100); in testSetMaxBounds() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowContainer.java | 3026 final Rect parentBounds = getParent().getBounds(); in initializeChangeTransition() local 3449 final Rect parentBounds = parentWindowContainer.getBounds(); in transformFrameToSurfacePosition() local 3696 final Rect parentBounds = getParent().getBounds(); in updateSurfaceRotation() local 3740 final Rect parentBounds = parent.getBounds(); in getRelativePosition() local
|
| D | TaskFragment.java | 2160 final Rect parentBounds = parentConfig.windowConfiguration.getBounds(); in computeConfigResourceOverrides() local 2481 @NonNull Rect parentBounds) { in translateRelativeBoundsToAbsoluteBounds()
|
| D | WindowState.java | 1327 final Rect parentBounds = parent.getBounds(); in setFrames() local 5033 final Rect parentBounds = parent.getBounds(); in getTransformationMatrix() local 5308 final Rect parentBounds = isStartingWindowAssociatedToTask() in transformFrameToSurfacePosition() local
|
| D | Task.java | 2079 final Rect parentBounds = parentConfig.windowConfiguration.getBounds(); in adjustForMinimalTaskDimensions() local 2117 final Rect parentBounds = in computeFreeformBounds() local
|
| D | ActivityRecord.java | 8500 final Rect parentBounds = newParentConfiguration.windowConfiguration.getBounds(); in updateResolvedBoundsPosition() local 8657 private boolean orientationRespectedWithInsets(Rect parentBounds, Rect outStableBounds) { in orientationRespectedWithInsets() 8712 final Rect parentBounds = newParentConfig.windowConfiguration.getBounds(); in resolveFixedOrientationConfiguration() local 8855 final Rect parentBounds = newParentConfiguration.windowConfiguration.getBounds(); in resolveAspectRatioRestriction() local
|
| D | WindowOrganizerController.java | 837 final Rect parentBounds = taskFragment.getParent().getBounds(); in applyTaskFragmentChanges() local
|
| D | Transition.java | 2454 final Rect parentBounds = parent.getBounds(); in calculateTransitionInfo() local
|
| /frameworks/native/services/surfaceflinger/FrontEnd/ |
| D | LayerSnapshotBuilder.cpp | 944 FloatRect parentBounds = parentSnapshot.geomLayerBounds; in updateLayerBounds() local
|
| /frameworks/base/libs/hwui/jni/ |
| D | android_graphics_RenderNode.cpp | 685 auto& parentBounds = result.parentBounds; in android_view_RenderNode_requestPositionUpdates() local
|
| /frameworks/native/services/surfaceflinger/ |
| D | Layer.cpp | 495 void Layer::computeBounds(FloatRect parentBounds, ui::Transform parentTransform, in computeBounds()
|