Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DSeamlessRotator.java41 public class SeamlessRotator { class
48 public SeamlessRotator(@Rotation int oldRotation, @Rotation int newRotation, DisplayInfo info) { in SeamlessRotator() method in SeamlessRotator
DWindowState.java302 SeamlessRotator mPendingSeamlessRotate;
630 mPendingSeamlessRotate = new SeamlessRotator(oldRotation, rotation, getDisplayInfo()); in seamlesslyRotateIfAllowed()
/frameworks/base/services/
Dart-profile16703 HSPLcom/android/server/wm/SeamlessRotator;-><init>(IILandroid/view/DisplayInfo;)V
16704 HSPLcom/android/server/wm/SeamlessRotator;->finish(Lcom/android/server/wm/WindowState;Z)V
16705 HSPLcom/android/server/wm/SeamlessRotator;->unrotate(Landroid/view/SurfaceControl$Transaction;Lcom/…