Searched refs:preDisplayRotation (Results 1 – 2 of 2) sorted by relevance
29 import static com.android.quickstep.util.RecentsOrientedState.preDisplayRotation;390 preDisplayRotation(mOrientationState.getDisplayRotation(), mDp.widthPx, mDp.heightPx, in getCurrentRect()
534 public static void preDisplayRotation(@SurfaceRotation int displayRotation, in preDisplayRotation() method in RecentsOrientedState