Searched refs:rotateBounds (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/ |
D | UdfpsEnrollView.java | 151 RotationUtils.rotateBounds( in updateDimensions()
|
/packages/apps/Settings/src/com/android/settings/biometrics2/ui/widget/ |
D | UdfpsEnrollView.java | 171 RotationUtils.rotateBounds( in updateDimensions()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 483 Utilities.rotateBounds(bounds, mDeviceProfile.heightPx, mDeviceProfile.widthPx, in getWindowTargetBounds() 486 Utilities.rotateBounds(bounds, mDeviceProfile.widthPx, mDeviceProfile.heightPx, in getWindowTargetBounds() 800 Utilities.rotateBounds(crop, mDeviceProfile.widthPx, in getOpeningWindowAnimators() 2058 android.util.RotationUtils.rotateBounds(mTmpResult, mDisplayRect, rotationDelta); in transferRectToTargetCoordinate()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Utilities.java | 707 public static void rotateBounds(Rect inOutBounds, int parentWidth, int parentHeight, in rotateBounds() method in Utilities
|