commit | 59f71734258e3959d2d3d8937d689b1bb88941db | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Aug 23 15:18:27 2023 -0400 |
committer | Robert Phillips <robertphillips@google.com> | Thu Aug 24 13:48:23 2023 +0000 |
tree | 56920e91b595d6dc4624f81f59259846070dcadd | |
parent | 4c4a9c3fb40948a0731802d24593feafcee85eda [diff] |
Don't look through the buffer cache in protected contexts Test: manual - blurred protected content in Netflix apk Without this change getOrCreateBackendTexture can return an un-Protected backend texture when a Protected one is required. This causes the Protected content draw to be dropped. Bug: 242266174 Change-Id: I9d7bab890ae8d88656e77dede962b40e926580c8