commit | 9575f60722f7a4f54384fe0be6938a8de48dc23a | [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 | 3f3f2c7ca822b0306730a79fc985f7d89d8c5a03 | |
parent | fdacaf930bfecc1768d63a9fb7625bf96b0e30e3 [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