/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
D | PipSurfaceTransactionHelper.java | 102 Rect sourceBounds, Rect destinationBounds) { in scale() 113 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 126 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 138 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 150 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 163 @NonNull SurfaceControl leash, @NonNull Rect sourceBounds, in scale() 186 @NonNull SurfaceControl leash, @NonNull Rect sourceRectHint, @NonNull Rect sourceBounds, in scaleAndCrop() 237 @NonNull Rect sourceBounds, @NonNull Rect destinationBounds, @NonNull Rect insets, in rotateAndScaleWithCrop()
|
D | PipAnimationController.java | 753 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local 800 final Rect sourceBounds = new Rect(initialContainerRect); in ofBounds() local
|
D | PipTransition.java | 1249 final Rect sourceBounds = swipePipToHomeOverlay == null in handleSwipePipToHomeTransition() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/pip/ |
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()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/ |
D | PipSurfaceTransactionHelper.java | 49 Rect sourceBounds, Rect destinationBounds, Rect insets, in scaleAndCrop() 88 SurfaceControl leash, Rect sourceBounds, Rect destinationBounds, Rect insets, in rotateAndScaleWithCrop()
|
/frameworks/base/core/java/android/content/pm/ |
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() 89 in Rect sourceBounds, in Bundle startActivityOptions, int userId); in startShortcut()
|
D | LauncherApps.java | 1046 public void startMainActivity(ComponentName component, UserHandle user, Rect sourceBounds, in startMainActivity() 1055 component, sourceBounds, opts, user); in startMainActivity() local 1069 @Nullable Rect sourceBounds, @Nullable Bundle opts) { in startPackageInstallerSessionDetailsActivity() 1073 sourceBounds, opts, sessionInfo.getUser()); in startPackageInstallerSessionDetailsActivity() local 1098 Rect sourceBounds, Bundle opts) { in startAppDetailsActivity() 1103 component, sourceBounds, opts, user); in startAppDetailsActivity() local 1870 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut() 1894 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions) { in startShortcut() 1896 sourceBounds, startActivityOptions, in startShortcut() local 1902 @Nullable Rect sourceBounds, @Nullable Bundle startActivityOptions, in startShortcut()
|
/frameworks/base/core/java/android/view/accessibility/ |
D | IMagnificationConnectionCallback.aidl | 55 void onSourceBoundsChanged(int displayId, in Rect sourceBounds); in onSourceBoundsChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
D | WindowMagnifierCallback.java | 41 void onSourceBoundsChanged(int displayId, Rect sourceBounds); in onSourceBoundsChanged()
|
D | MagnificationConnectionImpl.java | 128 void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
D | PipBoundsAlgorithm.java | 177 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds) { in getValidSourceHintRect() 193 public static Rect getValidSourceHintRect(PictureInPictureParams params, Rect sourceBounds, in getValidSourceHintRect()
|
/frameworks/base/core/java/android/app/ |
D | SearchManager.java | 625 Rect sourceBounds) { in startSearch() 652 Bundle appSearchData, Rect sourceBounds) { in startGlobalSearch()
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | LayerSnapshot.cpp | 347 FloatRect LayerSnapshot::sourceBounds() const { in sourceBounds() function in android::surfaceflinger::frontend::LayerSnapshot
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 212 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut() 1446 String shortcutId, Rect sourceBounds, Bundle startActivityOptions, in startShortcut() 1455 Rect sourceBounds, Bundle startActivityOptions, int targetUserId) { in startShortcutInner() 1598 Rect sourceBounds, Bundle opts, UserHandle userHandle) throws RemoteException { in startSessionDetailsActivityAsUser() 1878 String callingFeatureId, ComponentName component, Rect sourceBounds, in startActivityAsUser() 1972 Rect sourceBounds, Bundle opts, UserHandle user) throws RemoteException { in showAppDetailsAsUser() 2809 String packageName, String featureId, String shortcutId, Rect sourceBounds, in startShortcut()
|
/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/ |
D | MirrorSurfaceActivity.java | 313 Rect sourceBounds = getSourceBounds(displayFrame, scale); in updateMirror() local
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
D | MagnificationConnectionManager.java | 994 public void onSourceBoundsChanged(int displayId, Rect sourceBounds) { in onSourceBoundsChanged() 1283 public void onSourceBoundsChanged(Rect sourceBounds) { in onSourceBoundsChanged()
|
/frameworks/base/core/java/android/hardware/display/ |
D | DisplayTopology.java | 429 RectF sourceBounds = bounds.get(sourceDisplay); in normalize() local
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 284 bool Layer::computeTrustedPresentationState(const FloatRect& bounds, const FloatRect& sourceBounds, in computeTrustedPresentationState()
|