Craig Mautner 76a7165719 Change layout inner loop order for multi display.
The inner loop that ran over each display had a few problems:
- The Surface transaction was starting and stopping between each
display.
- The layout change bits were being applied globally so all
displays were layed out when only individual displays needed to be.
- Wallpaper and input actions were being applied each time through
the display loop rather than once only for the default display.

Change-Id: I924252bab28c426222a4bb73693accc4b21cecbe
2012-09-04 08:59:39 -07:00
..
2012-08-31 15:11:13 -07:00
2012-08-30 14:33:22 -07:00
2012-08-31 15:11:13 -07:00
2012-08-30 14:33:22 -07:00
2012-08-27 12:35:05 -07:00
2012-08-30 14:33:22 -07:00
2012-08-22 13:16:01 -07:00