/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
D | IPip.aidl | 60 in Rect sourceRectHint) = 2; in stopSwipePipToHome()
|
D | PipBoundsAlgorithm.java | 195 Rect sourceRectHint = getValidSourceHintRect(params, sourceBounds); in getValidSourceHintRect() local 210 public static boolean isSourceRectHintValidForEnterPip(Rect sourceRectHint, in isSourceRectHintValidForEnterPip()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/transition/ |
D | PipExpandHandler.java | 177 final Rect sourceRectHint = PipBoundsAlgorithm.getValidSourceHintRect(params, endBounds, in startExpandAnimation() local 333 @Nullable Rect sourceRectHint, in get()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/animation/ |
D | PipExpandAnimator.java | 114 @Nullable Rect sourceRectHint, in PipExpandAnimator()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/ |
D | PipSurfaceTransactionHelper.java | 48 SurfaceControl leash, Rect sourceRectHint, in scaleAndCrop()
|
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
D | PipActivity.java | 262 final Rect sourceRectHint = getEnterPipWithOverlaySrcRectHint( in updateSourceRectHint() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/ |
D | PipSurfaceTransactionHelper.java | 83 Rect sourceRectHint, Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/ |
D | PipController.java | 430 Rect sourceRectHint) { in onSwipePipToHomeAnimationStart() 658 Rect sourceRectHint) { in stopSwipePipToHome()
|
D | PipTransition.java | 492 Rect sourceRectHint = getAdjustedSourceRectHint(info, pipChange, pipActivityChange); in handleSwipePipToHomeTransition() local 718 final Rect sourceRectHint = PipBoundsAlgorithm.getValidSourceHintRect(params, startBounds, in getAdjustedSourceRectHint() local
|
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/ |
D | PipContentOverlay.java | 135 public PipSnapshotOverlay(TaskSnapshot snapshot, Rect sourceRectHint) { in PipSnapshotOverlay()
|
/frameworks/base/core/java/android/app/ |
D | PictureInPictureParams.java | 380 List<RemoteAction> actions, RemoteAction closeAction, Rect sourceRectHint, in PictureInPictureParams()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
D | PipAnimationController.java | 429 void setSnapshotContentOverlay(TaskSnapshot snapshot, Rect sourceRectHint) { in setSnapshotContentOverlay() 594 Rect baseValue, Rect startValue, Rect endValue, Rect sourceRectHint, in ofBounds()
|
D | PipSurfaceTransactionHelper.java | 186 @NonNull SurfaceControl leash, @NonNull Rect sourceRectHint, @NonNull Rect sourceBounds, in scaleAndCrop()
|
D | PipTaskOrganizer.java | 530 SurfaceControl overlay, Rect appBounds, Rect sourceRectHint) { in stopSwipePipToHome() 562 final Rect sourceRectHint = mSwipeSourceRectHint; in takeSwipeSourceRectHint() local
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
D | PipController.java | 1033 SurfaceControl overlay, Rect appBounds, Rect sourceRectHint) { in stopSwipePipToHome() 1335 Rect sourceRectHint) { in stopSwipePipToHome()
|