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