Home
last modified time | relevance | path

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

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