commit | 830d083bf75f1dfe3753f9565f0c90b1dbcc264f | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Fri Oct 07 14:51:16 2011 -0700 |
committer | Jamie Gennis <jgennis@google.com> | Fri Oct 07 17:53:37 2011 -0700 |
tree | d9c664db2e4ff4fe849347e8680e774066ef75fb | |
parent | ba8ecd206cc6f175767f952d380c88f70ece04cf [diff] |
SurfaceFlinger: screenshots w/ protected buffers This change modifies SurfaceFlinger's screenshot behavior when a layer with a protected buffer is visible. The previous behavior was to simply fail the screenshot. The new behavior is to render the screenshot using a placeholder texture where the protected buffer would have been. Change-Id: I5e50cb2f3b31b2ea81cfe291c9b4a42e9ee71874