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