commit | 9b7887736a2af9806e30447453b22b86c12969e5 | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Fri Sep 28 18:44:26 2018 -0400 |
committer | Stan Iliev <stani@google.com> | Tue Oct 02 15:33:43 2018 -0400 |
tree | b41502f47580c31844a53bfcec363672938bd440 | |
parent | c3a74b5c687c23703d77e00cebd11c54480c4190 [diff] |
Disable blending for opaque TextureView Opaque TextureView set by TextureView.setOpaque(true), should draw with SRC blending, which in practice disables GL blending. Test: Ran Naver app, which is using opaque TextureView Bug: 113845024 Change-Id: I5daa455a72b0ded50d6f9578f3b8a8701532f9d4 Merged-In: I5daa455a72b0ded50d6f9578f3b8a8701532f9d4 (cherry picked from commit 8fc3d8e09d7788a96559d31dc502e99fce4f1378)