commit | 8fc3d8e09d7788a96559d31dc502e99fce4f1378 | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Fri Sep 28 18:44:26 2018 -0400 |
committer | Stan Iliev <stani@google.com> | Mon Oct 01 09:46:00 2018 -0400 |
tree | 0758b9093a3af01471bda069359d7404031fd9f3 | |
parent | a810c7efe4b47d4d5ba4ed41b86c90fe2a604d95 [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