Searched refs:postDisplayRotation (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;71 postDisplayRotation(deltaRotation, mHeight, mWidth, mTmpMatrix); in applyTransform()
25 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;289 postDisplayRotation(deltaRotation( in applyWindowToHomeRotation()
520 public static void postDisplayRotation(@SurfaceRotation int displayRotation, in postDisplayRotation() method in RecentsOrientedState