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