Searched refs:mLastDeltaRotation (Results 1 – 2 of 2) sorted by relevance
236 protected @Surface.Rotation int mLastDeltaRotation = Surface.ROTATION_0; field in WindowContainer708 mLastDeltaRotation = Surface.ROTATION_0; in migrateToNewSurfaceControl()876 mLastDeltaRotation = Surface.ROTATION_0; in removeImmediately()3668 if (mTmpPos.equals(mLastSurfacePosition) && deltaRotation == mLastDeltaRotation) { in updateSurfacePosition()3682 } else if (deltaRotation != mLastDeltaRotation) { in updateSurfacePosition()3687 mLastDeltaRotation = deltaRotation; in updateSurfacePosition()
1331 mLastDeltaRotation = Surface.ROTATION_0; in migrateToNewSurfaceControl()