Home
last modified time | relevance | path

Searched defs:outBounds (Results 1 – 25 of 34) sorted by relevance

12

/aosp12/frameworks/base/libs/hwui/
H A DRevealClip.h44 void getBounds(Rect* outBounds) const { in getBounds()
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DIconNormalizer.java136 public static float normalizeAdaptiveIcon(Drawable d, int size, @Nullable RectF outBounds) { in normalizeAdaptiveIcon()
239 public synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds, in getScale()
/aosp12/frameworks/base/core/java/android/widget/
H A DCalendarViewMaterialDelegate.java114 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate()
H A DCalendarView.java577 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate()
642 boolean getBoundsForDate(long date, Rect outBounds); in getBoundsForDate()
H A DDayPickerPagerAdapter.java111 public boolean getBoundsForDate(Calendar day, Rect outBounds) { in getBoundsForDate()
H A DCalendarViewLegacyDelegate.java603 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate()
1373 public boolean getBoundsForDate(Calendar date, Rect outBounds) { in getBoundsForDate()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DRoundedLine.java108 public void getBounds(final Rect outBounds) { in getBounds()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DOutlineManager.java148 private void computeOutlineBounds(Rect rootBounds, InsetsState insetsState, Rect outBounds) { in computeOutlineBounds()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityWindowManagerTest.java478 final Region outBounds = new Region(); in computePartialInteractiveRegionForWindow_wholeVisible_returnWholeRegion() local
501 final Region outBounds = new Region(); in computePartialInteractiveRegionForWindow_halfVisible_returnHalfRegion() local
514 final Region outBounds = new Region(); in computePartialInteractiveRegionForWindow_notVisible_returnEmptyRegion() local
532 final Region outBounds = new Region(); in computePartialInteractiveRegionForWindow_partialVisible_returnVisibleRegion() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java285 public void getBounds(Rect outBounds) { in getBounds()
338 public void getRequestedOverrideBounds(Rect outBounds) { in getRequestedOverrideBounds()
H A DLetterboxUiController.java115 void getLetterboxInnerBounds(Rect outBounds) { in getLetterboxInnerBounds()
H A DDisplayHashController.java276 Rect outBounds) { in calculateDisplayHashBoundsLocked()
H A DDisplayPolicy.java1112 Rect outBounds) { in getRotatedWindowBounds()
H A DTaskLaunchParamsModifier.java681 @NonNull Rect outBounds) { in cascadeBounds()
H A DWindowManagerInternal.java415 public abstract void getWindowFrame(IBinder token, Rect outBounds); in getWindowFrame()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
H A DPredictedAppIcon.java288 public void getIconBounds(Rect outBounds) { in getIconBounds()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java678 final Rect outBounds = new Rect(toBounds); in updateMovementBounds() local
712 private boolean onDisplayRotationChanged(Context context, Rect outBounds, Rect oldBounds, in onDisplayRotationChanged()
H A DPipTouchHandler.java344 public void adjustBoundsForRotation(Rect outBounds, Rect curBounds, Rect insetBounds) { in adjustBoundsForRotation()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DPreviewBackground.java180 void getBounds(Rect outBounds) { in getBounds()
H A DFolderIcon.java240 public void getPreviewBounds(Rect outBounds) { in getPreviewBounds()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java590 public void getIconBounds(Rect outBounds) { in getIconBounds()
597 public void getIconBounds(int iconSize, Rect outBounds) { in getIconBounds()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java371 public void getBoundsInScreen(Rect outBounds) { in getBoundsInScreen()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java326 public void getStableBounds(Rect outBounds) { in getStableBounds()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java383 void getMagnificationBounds(@NonNull Rect outBounds) { in getMagnificationBounds()
808 public void getMagnificationBounds(int displayId, @NonNull Rect outBounds) { in getMagnificationBounds()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java475 private synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds) { in getScale()

12