commit | 24f43c9d2c9c81bfdeeec0c201703cccfba14c51 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Aug 06 20:16:12 2013 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue Aug 06 20:16:12 2013 -0700 |
tree | 664ca3215d6c2b5fd5d850490a170332659e128b | |
parent | 52a9a10b6b8c7b7a9f97777541841b94d4fd9754 [diff] |
put TextureView back to async mode it's probably not strictly needed, but it guarantees that the app won't deadlock itself while using a TextureView -- this could happen if it blocked in View.onDraw() waiting for the producer this mimics the behavior TextureView always had. Change-Id: I453339237a48dea91a10840b8cc0f5d2d84d1520