Home
last modified time | relevance | path

Searched defs:rotateBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/
DUtilitiesTest.kt370 fun rotateBounds() { in rotateBounds() method in com.android.launcher3.UtilitiesTest
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java790 public static void rotateBounds(Rect inOutBounds, int parentWidth, int parentHeight, in rotateBounds() method in Utilities