diff options
author | Mathias Agopian <mathias@google.com> | 2013-03-11 20:47:24 -0700 |
---|---|---|
committer | Mathias Agopian <mathias@google.com> | 2013-03-11 20:47:24 -0700 |
commit | b7a5b05b53b81cb24849c7e9934c941f64e05a42 (patch) | |
tree | 8b1738c97d04f56f1791fa10e52bd55417c9f89f /libs | |
parent | 2aee1b01b7f4e1e0849f5653139a995ad6ba877e (diff) | |
download | frameworks_native-b7a5b05b53b81cb24849c7e9934c941f64e05a42.zip frameworks_native-b7a5b05b53b81cb24849c7e9934c941f64e05a42.tar.gz frameworks_native-b7a5b05b53b81cb24849c7e9934c941f64e05a42.tar.bz2 |
Fix missing recents screenshots
We were using the "visible layer list" when taking screenshots,
which doesn't work when a layer is behind other opaque layers
and therefore hidden.
We fix this by using the full layer list, filtered by the
layerstack of the display we're looking at.
Bug: 7552304
Change-Id: I4b6f77e5511aea94f8d218975b6e22738e7e5d5b
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions