Searched defs:endRotation (Results 1 – 8 of 8) sorted by relevance
56 float endRotation = (Float) endValues.values.get(PROPNAME_ROTATION); in createAnimator() local
132 int endRotation = fixedRotationChange != null in getFixedRotationDelta() local
443 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()828 final int endRotation = mEndFixedRotation; in startExitAnimation() local1073 final int endRotation = mFixedRotationState == FIXED_ROTATION_TRANSITION in startEnterAnimation() local1201 private void computeEnterPipRotatedBounds(int rotationDelta, int startRotation, int endRotation, in computeEnterPipRotatedBounds()
327 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()
135 public DisplayChange(int displayId, int startRotation, int endRotation) { in DisplayChange()267 int endRotation = in.readInt(); in DisplayChange() local
589 int endRotation = fixedRotationChange != null in updatePipChangesForFixedRotation() local
1092 final int endRotation = app.mTransitionController.useShellTransitionsRotation() in testTransitionBounds() local
3030 int endRotation = target.getWindowConfiguration().getRotation(); in calculateTransitionInfo() local