Home
last modified time | relevance | path

Searched defs:sourceBounds (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/
H A DPipSurfaceTransactionHelper.java47 Rect sourceBounds, Rect destinationBounds) { in scale()
65 Rect sourceBounds, Rect destinationBounds, in scale()
83 Rect sourceRectHint, Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop()
119 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndRotate()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipSurfaceTransactionHelper.java83 Rect sourceBounds, Rect destinationBounds) { in scale()
92 Rect sourceBounds, Rect destinationBounds, float degrees) { in scale()
111 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop()
150 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
H A DPipAnimationController.java667 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
715 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
H A DPipTransition.java1004 final Rect sourceBounds = pipTaskInfo.configuration.windowConfiguration.getBounds(); in handleSwipePipToHomeTransition() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DILauncherApps.aidl59 in Rect sourceBounds, in Bundle opts, in UserHandle user); in startSessionDetailsActivityAsUser()
61 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in startActivityAsUser()
66 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in showAppDetailsAsUser()
85 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
H A DLauncherApps.java841 public void startMainActivity(ComponentName component, UserHandle user, Rect sourceBounds, in startMainActivity()
850 component, sourceBounds, opts, user); in startMainActivity() local
864 @Nullable Rect sourceBounds, @Nullable Bundle opts) { in startPackageInstallerSessionDetailsActivity()
868 sourceBounds, opts, sessionInfo.getUser()); in startPackageInstallerSessionDetailsActivity() local
884 Rect sourceBounds, Bundle opts) { in startAppDetailsActivity()
889 component, sourceBounds, opts, user); in startAppDetailsActivity() local
1612 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
1636 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut()
1638 sourceBounds, startActivityOptions, in startShortcut() local
1644 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnifierCallback.java39 void onSourceBoundsChanged(int displayId, Rect sourceBounds); in onSourceBoundsChanged()
H A DWindowMagnificationConnectionImpl.java122 void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIWindowMagnificationConnectionCallback.aidl52 void onSourceBoundsChanged(int displayId, in Rect sourceBounds); in onSourceBoundsChanged()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsAlgorithm.java170 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds) { in getValidSourceHintRect()
186 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds, in getValidSourceHintRect()
/aosp14/frameworks/base/core/java/android/app/
H A DSearchManager.java625 Rect sourceBounds) { in startSearch()
652 Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java187 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut()
1168 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut()
1177 Rect sourceBounds, Bundle startActivityOptions, int targetUserId) { in startShortcutInner()
1316 Rect sourceBounds, Bundle opts, UserHandle userHandle) throws RemoteException { in startSessionDetailsActivityAsUser()
1370 String callingFeatureId, ComponentName component, Rect sourceBounds, in startActivityAsUser()
1443 Rect sourceBounds, Bundle opts, UserHandle user) throws RemoteException { in showAppDetailsAsUser()
2188 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut()
/aosp14/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
H A DMirrorSurfaceActivity.java313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationManager.java963 public void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
1232 public void onSourceBoundsChanged(Rect sourceBounds) { in onSourceBoundsChanged()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...