Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/
H A DPipSurfaceTransactionHelper.java45 Rect sourceBounds, Rect destinationBounds) { in scale()
62 Rect sourceBounds, Rect destinationBounds, in scale()
79 Rect sourceBounds, Rect destinationBounds, Rect insets) { in scaleAndCrop()
102 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndRotate()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipSurfaceTransactionHelper.java76 Rect sourceBounds, Rect destinationBounds) { in scale()
85 Rect sourceBounds, Rect destinationBounds, float degrees) { in scale()
104 Rect sourceBounds, Rect destinationBounds, Rect insets) { in scaleAndCrop()
128 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
H A DPipAnimationController.java597 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
644 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
H A DPipBoundsAlgorithm.java175 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds) { in getValidSourceHintRect()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnifierCallback.java39 void onSourceBoundsChanged(int displayId, Rect sourceBounds); in onSourceBoundsChanged()
H A DWindowMagnificationConnectionImpl.java104 void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
H A DWindowMagnification.java205 public void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DILauncherApps.aidl55 in Rect sourceBounds, in Bundle opts, in UserHandle user); in startSessionDetailsActivityAsUser()
57 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in startActivityAsUser()
62 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in showAppDetailsAsUser()
79 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
H A DLauncherApps.java791 public void startMainActivity(ComponentName component, UserHandle user, Rect sourceBounds, in startMainActivity()
800 component, sourceBounds, opts, user); in startMainActivity() local
814 @Nullable Rect sourceBounds, @Nullable Bundle opts) { in startPackageInstallerSessionDetailsActivity()
818 sourceBounds, opts, sessionInfo.getUser()); in startPackageInstallerSessionDetailsActivity() local
834 Rect sourceBounds, Bundle opts) { in startAppDetailsActivity()
839 component, sourceBounds, opts, user); in startAppDetailsActivity() local
1517 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
1541 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut()
1543 sourceBounds, startActivityOptions, in startShortcut() local
1549 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DIWindowMagnificationConnectionCallback.aidl52 void onSourceBoundsChanged(int displayId, in Rect sourceBounds); in onSourceBoundsChanged()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DNavigator.java476 Rect sourceBounds = Utils.getBoundsInScreen(sourceNode); in shouldNudgeOutOfIme() local
529 Rect sourceBounds = new Rect(); in addWindowsInDirection() local
764 Rect sourceBounds = Utils.getBoundsInScreen(sourceNode); in chooseBestNudgeCandidate() local
796 private boolean isCandidate(@NonNull Rect sourceBounds, in isCandidate()
H A DRotaryService.java1632 Rect sourceBounds = new Rect(); in nudgeTo() local
/aosp12/frameworks/base/core/java/android/app/
H A DSearchManager.java625 Rect sourceBounds) { in startSearch()
652 Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationManager.java556 public void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
714 public void onSourceBoundsChanged(Rect sourceBounds) { in onSourceBoundsChanged()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DSystemShortcut.java182 Rect sourceBounds = Utilities.getViewBounds(view); in onClick() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DPackageManagerHelper.java211 public void startDetailsActivityForInfo(ItemInfo info, Rect sourceBounds, Bundle opts) { in startDetailsActivityForInfo()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseActivity.java326 public void startShortcut(String packageName, String id, Rect sourceBounds, in startShortcut()
/aosp12/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
H A DMirrorSurfaceActivity.java313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java971 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut()
1079 Rect sourceBounds, Bundle opts, UserHandle userHandle) throws RemoteException { in startSessionDetailsActivityAsUser()
1128 String callingFeatureId, ComponentName component, Rect sourceBounds, in startActivityAsUser()
1200 Rect sourceBounds, Bundle opts, UserHandle user) throws RemoteException { in showAppDetailsAsUser()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.kt584 val sourceBounds = Rect(0, 0, source.getHeight(), source.getWidth()) regex
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...