commit | e2909e121c45d58fe587849b1474c80745fcd2b9 | [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 | 00ec207d638a9815966e4d7f2c4808dcdd28d9b6 | |
parent | 99f36683a4f2c218d52922ae7c2a0c0b3f2890ed [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