Searched defs:displayRotation (Results 1 – 7 of 7) sorted by relevance
218 @SurfaceRotation int touchRotation, @SurfaceRotation int displayRotation) { in update()250 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation()509 public static void postDisplayRotation(@SurfaceRotation int displayRotation, in postDisplayRotation()532 public static void preDisplayRotation(@SurfaceRotation int displayRotation, in preDisplayRotation()
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
224 int displayRotation = DisplayController.INSTANCE.get(context).getInfo().rotation; in createRecentsWindowAnimator() local
4247 public void setLayoutRotation(int touchRotation, int displayRotation) { in setLayoutRotation()