Searched defs:startRotation (Results 1 – 6 of 6) sorted by relevance
55 float startRotation = (Float) startValues.values.get(PROPNAME_ROTATION); in createAnimator() local
124 int startRotation = pipChange.getStartRotation(); in getFixedRotationDelta() local
443 public boolean handleRotateDisplay(int startRotation, int endRotation, in handleRotateDisplay()827 final int startRotation = pipChange.getStartRotation(); in startExitAnimation() local1065 final int startRotation = pipChange.getStartRotation(); 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()266 int startRotation = in.readInt(); in DisplayChange() local
588 int startRotation = outPipTaskChange.getStartRotation(); in updatePipChangesForFixedRotation() local