Searched defs:endRotation (Results 1 – 6 of 6) sorted by relevance
56 float endRotation = (Float) endValues.values.get(PROPNAME_ROTATION); in createAnimator() local
130 public DisplayChange(int displayId, int startRotation, int endRotation) { in DisplayChange()262 int endRotation = in.readInt(); in DisplayChange() local
393 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()762 final int endRotation = mEndFixedRotation; in startExitAnimation() local993 final int endRotation = mFixedRotationState == FIXED_ROTATION_TRANSITION in startEnterAnimation() local1111 private void computeEnterPipRotatedBounds(int rotationDelta, int startRotation, int endRotation, in computeEnterPipRotatedBounds()
257 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()
1096 final int endRotation = app.mTransitionController.useShellTransitionsRotation() in testTransitionBounds() local
2831 int endRotation = target.getWindowConfiguration().getRotation(); in calculateTransitionInfo() local