Searched defs:endRotation (Results 1 – 6 of 6) sorted by relevance
52 float endRotation = (Float) endValues.values.get(PROPNAME_ROTATION); in createAnimator() local
90 public DisplayChange(int displayId, int startRotation, int endRotation) { in DisplayChange()222 int endRotation = in.readInt(); in DisplayChange() local
330 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()656 final int endRotation = mEndFixedRotation; in startExitAnimation() local866 final int endRotation = mInFixedRotation ? mEndFixedRotation : pipChange.getEndRotation(); in startEnterAnimation() local962 private void computeEnterPipRotatedBounds(int rotationDelta, int startRotation, int endRotation, in computeEnterPipRotatedBounds()
211 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()
1046 final int endRotation = app.mTransitionController.useShellTransitionsRotation() in testTransitionBounds() local
2456 int endRotation = target.getWindowConfiguration().getRotation(); in calculateTransitionInfo() local