Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java319 private @Surface.Rotation int mNextRotation; field in PipTaskOrganizer
1041 mNextRotation = newRotation; in onFixedRotationStarted()
1283 rotateBounds(rotatedEndBounds, displayBounds, mNextRotation, mCurrentRotation); in updateAnimatorBounds()
1715 ? deltaRotation(mCurrentRotation, mNextRotation) in animateResizePip()
1780 mPipDisplayLayoutState.rotateTo(mNextRotation); in computeRotatedBounds()
1785 rotateBounds(outDestinationBounds, displayBounds, mNextRotation, mCurrentRotation); in computeRotatedBounds()