Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java1893 final Rect rotatedDestinationBounds = new Rect(outDestinationBounds); in computeRotatedBounds() local
1894 rotateBounds(rotatedDestinationBounds, mPipBoundsState.getDisplayBounds(), in computeRotatedBounds()
1897 rotatedDestinationBounds); in computeRotatedBounds()