Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java22 import static com.android.quickstep.util.RecentsOrientedState.preDisplayRotation;
211 preDisplayRotation(mOrientationState.getDisplayRotation(), mDp.widthPx, mDp.heightPx, in getCurrentRect()
DRecentsOrientedState.java542 public static void preDisplayRotation(@SurfaceRotation int displayRotation, in preDisplayRotation() method in RecentsOrientedState