Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java646 applyRotation(tx, leash, fraction, start, end); in ofBounds()
679 private void applyRotation(SurfaceControl.Transaction tx, SurfaceControl leash, in ofBounds() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java2174 private void applyRotation(final int oldRotation, final int rotation) { in applyRotation() method in DisplayContent
6305 applyRotation(oldRotation, newRotation); in applyRotationAndFinishFixedRotation()
6310 () -> applyRotation(oldRotation, newRotation)); in applyRotationAndFinishFixedRotation()