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