Home
last modified time | relevance | path

Searched refs:computeRotatedBounds (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java1323 sourceHintRect = computeRotatedBounds(rotationDelta, direction, destinationBounds, in animateResizePip()
1356 private @Nullable Rect computeRotatedBounds(int rotationDelta, int direction, in computeRotatedBounds() method in PipTaskOrganizer