commit | 4bacc9dc674792c745f362962883a19f4a35c88c | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Sep 08 18:31:55 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Sep 08 22:43:01 2011 -0700 |
tree | 13183bf0ce05fb6c5fb6890a7ba74584e5d81b7d | |
parent | 2295cc77c72d451e7a1c9ec48f120a8e73651b6d [diff] |
Fix an issue is SF that caused drawing artifacts when hwc changed mode we were not redrawing and/or clearing the FB properly when hwc moved a layer from/to FB to/from OVERLAY. In these cases we needed to expand the dirty region to include the layer that changed mode. Also split composeSurfaces() which was becoming quite large. Change-Id: Id6fa1acfc4ff694037fddf7efd037a4405732073