Searched refs:mLastRotationDelta (Results 1 – 1 of 1) sorted by relevance
42 private int mLastRotationDelta; field in CounterRotatorHelper53 mLastRotationDelta = rotationDelta; in handleClosingChanges()91 if (mLastRotationDelta == 0) return change.getEndAbsBounds(); in getEndBoundsInStartRotation()93 RotationUtils.rotateBounds(rotatedBounds, mLastDisplayBounds, mLastRotationDelta); in getEndBoundsInStartRotation()108 mLastRotationDelta = 0; in cleanUp()