Searched refs:getRotationForUserDegreesRotated (Results 1 – 2 of 2) sorted by relevance
144 int newRotation = getRotationForUserDegreesRotated(degrees, mPreviousRotation); in RecentsOrientedState()459 public static int getRotationForUserDegreesRotated(float degrees, int currentRotation) { in getRotationForUserDegreesRotated() method in RecentsOrientedState
161 int newRotation = RecentsOrientedState.getRotationForUserDegreesRotated(degrees, in init()