/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipSurfaceTransactionHelper.java | 100 Rect sourceBounds, Rect destinationBounds) { in scale() 111 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 124 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 136 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 148 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 161 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 184 @NonNull SurfaceControl leash, @NonNull Rect sourceRectHint, @NonNull Rect sourceBounds, in scaleAndCrop() 230 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
|
H A D | PipAnimationController.java | 765 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local 812 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/ |
H A D | PipSurfaceTransactionHelper.java | 82 Rect sourceBounds, Rect destinationBounds) { in scale() 92 Rect sourceBounds, RectF destinationBounds) { in scale() 101 Rect sourceBounds, Rect destinationBounds, float degrees) { in scale() 111 Rect sourceBounds, RectF destinationBounds, float degrees) { in scale() 130 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop() 169 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/ |
H A D | PipSurfaceTransactionHelper.java | 47 Rect sourceBounds, Rect destinationBounds) { in scale() 65 Rect sourceBounds, Rect destinationBounds, in scale() 83 Rect sourceRectHint, Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop() 124 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndRotate()
|
/aosp_15_r20/frameworks/base/core/java/android/content/pm/ |
H A D | LauncherApps.java | 1058 public void startMainActivity(ComponentName component, UserHandle user, Rect sourceBounds, in startMainActivity() 1067 component, sourceBounds, opts, user); in startMainActivity() local 1081 @Nullable Rect sourceBounds, @Nullable Bundle opts) { in startPackageInstallerSessionDetailsActivity() 1085 sourceBounds, opts, sessionInfo.getUser()); in startPackageInstallerSessionDetailsActivity() local 1110 Rect sourceBounds, Bundle opts) { in startAppDetailsActivity() 1115 component, sourceBounds, opts, user); in startAppDetailsActivity() local 1901 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut() 1925 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut() 1927 sourceBounds, startActivityOptions, in startShortcut() local 1933 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
|
H A D | ILauncherApps.aidl | 60 in Rect sourceBounds, in Bundle opts, in UserHandle user); in startSessionDetailsActivityAsUser() 62 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in startActivityAsUser() 72 String callingFeatureId, in ComponentName component, in Rect sourceBounds, in showAppDetailsAsUser() 91 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowLauncherApps.java | 185 @NonNull SessionInfo sessionInfo, @Nullable Rect sourceBounds, @Nullable Bundle opts) { in startPackageInstallerSessionDetailsActivity() 192 ComponentName component, UserHandle user, Rect sourceBounds, Bundle opts) { in startAppDetailsActivity() 353 @Nullable Rect sourceBounds, in startShortcut() 363 @Nullable Rect sourceBounds, in startShortcut()
|
/aosp_15_r20/packages/apps/Car/RotaryController/src/com/android/car/rotary/ |
D | Navigator.java | 498 Rect sourceBounds = Utils.getBoundsInScreen(sourceNode); in findNudgeTargetFocusArea() local 570 Rect sourceBounds = Utils.getBoundsInScreen(sourceNode); in shouldNudgeOutOfIme() local 624 Rect sourceBounds = new Rect(); in addWindowsInDirection() local 884 private AccessibilityNodeInfo chooseBestNudgeCandidate(@NonNull Rect sourceBounds, in chooseBestNudgeCandidate() 921 private boolean isCandidate(@NonNull Rect sourceBounds, in isCandidate()
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | SlugImpl.cpp | 32 SkRect sourceBounds, in SlugImpl() 47 SkRect sourceBounds = buffer.readRect(); in MakeFromBuffer() local
|
H A D | SlugImpl.h | 51 SkRect sourceBounds() const override { return fSourceBounds; } in sourceBounds() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | LauncherAppsService.java | 212 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut() 1497 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut() 1506 Rect sourceBounds, Bundle startActivityOptions, int targetUserId) { in startShortcutInner() 1656 Rect sourceBounds, Bundle opts, UserHandle userHandle) throws RemoteException { in startSessionDetailsActivityAsUser() 1913 String callingFeatureId, ComponentName component, Rect sourceBounds, in startActivityAsUser() 2007 Rect sourceBounds, Bundle opts, UserHandle user) throws RemoteException { in showAppDetailsAsUser() 2844 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | PipBoundsAlgorithm.java | 179 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds) { in getValidSourceHintRect() 195 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds, in getValidSourceHintRect()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | SystemShortcut.java | 189 Rect sourceBounds = Utilities.getViewBounds(view); in onClick() local 194 sourceBounds, options.toBundle()); in onClick() local
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | SearchManager.java | 625 Rect sourceBounds) { in startSearch() 652 Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
|
/aosp_15_r20/frameworks/base/core/java/android/view/accessibility/ |
H A D | IMagnificationConnectionCallback.aidl | 55 void onSourceBoundsChanged(int displayId, in Rect sourceBounds); in onSourceBoundsChanged()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | WindowMagnifierCallback.java | 41 void onSourceBoundsChanged(int displayId, Rect sourceBounds); in onSourceBoundsChanged()
|
H A D | MagnificationConnectionImpl.java | 128 void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
D | AlarmActivity.kt | 585 val sourceBounds = Rect(0, 0, source.getHeight(), source.getWidth()) in getAlertAnimator() constant
|
/aosp_15_r20/external/skia/src/text/ |
H A D | GlyphRun.h | 115 SkRect sourceBounds() const { return fSourceBounds; } in sourceBounds() function
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | PackageManagerHelper.java | 126 Rect sourceBounds, Bundle opts) { in startDetailsActivityForInfo()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ |
H A D | LayerSnapshot.cpp | 333 FloatRect LayerSnapshot::sourceBounds() const { in sourceBounds() function in android::surfaceflinger::frontend::LayerSnapshot
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | MagnificationConnectionManager.java | 994 public void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged() 1283 public void onSourceBoundsChanged(Rect sourceBounds) { in onSourceBoundsChanged()
|
/aosp_15_r20/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/ |
H A D | MirrorSurfaceActivity.java | 313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/display/ |
H A D | DisplayTopology.java | 339 RectF sourceBounds = bounds.get(sourceDisplay); in normalize() local
|
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
H A D | AccessibilityWindowQueryTest.java | 526 Rect sourceBounds = new Rect(); in testGetEventSource() local
|