commit | b8d69a55f1c187a35ac41e69de63251f5501b6f4 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Mon Oct 10 15:48:06 2011 -0700 |
committer | Jamie Gennis <jgennis@google.com> | Tue Oct 11 13:34:01 2011 -0700 |
tree | bfb2ce9103bd0436b43a2d0db8f0ca8b856ab0af | |
parent | 3829bc3c35750fed49b8700d84c7f6c0ec9e96af [diff] |
SurfaceFlinger: update orientation via transactions This change merges the ISurfaceComposer::setOrientation functionality into ISurfaceComposer::setTransactionState. It enables the window manager to atomically update both the display orientation and the position and size of the windows in a single transaction with SurfaceFlinger. Bug: 5439574 Change-Id: I18a8ccc564d7d760ef8afb2d015ccdb7a7963900