Searched defs:currentRotation (Results 1 – 3 of 3) sorted by relevance
59 public boolean applyTransformFromRotation(MotionEvent event, int currentRotation, in applyTransformFromRotation()64 public boolean applyTransformToRotation(MotionEvent event, int currentRotation, in applyTransformToRotation()
534 int currentRotation = recents.getPagedViewOrientedState().getRecentsActivityRotation(); in isThumbnailRotationDifferentFromTask() local574 int currentRotation = getTaskView().getOrientedState().getRecentsActivityRotation(); in updateThumbnailMatrix() local
450 public static int getRotationForUserDegreesRotated(float degrees, int currentRotation) { in getRotationForUserDegreesRotated()