Searched refs:getStartRotation (Results 1 – 15 of 15) sorted by relevance
113 && change.getEndRotation() != change.getStartRotation()) { in wrap()114 rotateDelta = change.getEndRotation() - change.getStartRotation(); in wrap()
49 displayRotationChange.getStartRotation(), displayRotationChange.getEndRotation()); in handleClosingChanges()
220 if (change.getEndRotation() == change.getStartRotation()) continue; in getRotationAnimationHint()275 if (displayChange.getStartRotation() == upsideDownRotation in getRotationAnimationHint()413 && change.getStartRotation() != change.getEndRotation()) { in startAnimation()
126 mStartRotation = change.getStartRotation(); in ScreenRotationAnimation()
1172 if (change.getEndRotation() != change.getStartRotation()) { in requestStartTransition()1178 change.getStartRotation(), change.getEndRotation()); in requestStartTransition()
742 && change.getStartRotation() != change.getEndRotation()) { in startExitAnimation()761 final int startRotation = pipChange.getStartRotation(); in startExitAnimation()795 final int rotateDelta = deltaRotation(displayRotationChange.getStartRotation(), in startExpandAndRotationAnimation()985 final int startRotation = pipChange.getStartRotation(); in startEnterAnimation()
335 target.setRotationChange(change.getEndRotation() - change.getStartRotation()); in newTarget()
167 public int getStartRotation() { in getStartRotation() method in TransitionRequestInfo.DisplayChange
944 public int getStartRotation() { in getStartRotation() method in TransitionInfo.Change
159 int rotateDelta = RotationUtils.deltaRotation(change.getStartRotation(), in wrap()
676 if (dispChange.getStartRotation() != dispChange.getEndRotation()) { in handleMidTransitionRequest()
2116 testPlayer.mLastReady.getChange(dcToken).getStartRotation()); in testShellTransitRotation()
1083 if (c.hasFlags(FLAG_IS_DISPLAY) && c.getStartRotation() != c.getEndRotation() in buildCleanupTransaction()
3522 displayChange.getStartRotation(), displayChange.getEndRotation(), in requestChangeTransition()
2659 && displayChange.getStartRotation() != displayChange.getEndRotation()) { in handleRequest()