Searched defs:displayRotation (Results 1 – 8 of 8) sorted by relevance
220 @SurfaceRotation int touchRotation, @SurfaceRotation int displayRotation) { in update()252 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation()511 public static void postDisplayRotation(@SurfaceRotation int displayRotation, in postDisplayRotation()534 public static void preDisplayRotation(@SurfaceRotation int displayRotation, in preDisplayRotation()
26 val displayRotation: Int, constant in com.android.quickstep.util.NavBarPosition
92 int displayRotation = getDisplayRotation(); in calculateCurrentScreenOrientation() local
178 int displayRotation = CameraUtil.getDisplayRotation(mActivity); in calculateCurrentScreenOrientation() local
232 int displayRotation = 0; in layoutContentPane() local
488 int displayRotation = root.getDisplayRotation(); in onLayout() local
226 int displayRotation = DisplayController.INSTANCE.get(context).getInfo().rotation; in createRecentsWindowAnimator() local
4399 public void setLayoutRotation(int touchRotation, int displayRotation) { in setLayoutRotation()