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()
28 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;413 postDisplayRotation(deltaRotation( in applyWindowToHomeRotation()
511 public static void postDisplayRotation(@SurfaceRotation int displayRotation, in postDisplayRotation() method in RecentsOrientedState