Searched defs:currentRotation (Results 1 – 4 of 4) sorted by relevance
60 val currentRotation = 0 in setStartProgress_correctCornerRadiusForTablet() constant95 val currentRotation = 0 in setFullProgress_correctCornerRadiusForTablet() constant130 val currentRotation = 0 in setStartProgress_correctCornerRadiusForPhone() constant165 val currentRotation = 0 in setFullProgress_correctCornerRadiusForPhone() constant
59 public boolean applyTransformFromRotation(MotionEvent event, int currentRotation, in applyTransformFromRotation()64 public boolean applyTransformToRotation(MotionEvent event, int currentRotation, in applyTransformToRotation()
517 int currentRotation = recents.getPagedViewOrientedState().getRecentsActivityRotation(); in isThumbnailRotationDifferentFromTask() local557 int currentRotation = getTaskView().getRecentsView().getPagedViewOrientedState() in updateThumbnailMatrix() local
448 public static int getRotationForUserDegreesRotated(float degrees, int currentRotation) { in getRotationForUserDegreesRotated()