commit | 57c853f2302ff3bc69f26f34f61e5db3ec92bb02 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Feb 02 15:54:28 2021 -0800 |
committer | Robert Carr <racarr@google.com> | Tue Feb 02 15:54:28 2021 -0800 |
tree | c819b7ce2fd710c04d5c13aaa30de78c706f48c9 | |
parent | 19998289183b7230e5826b3400ac2d2b309bcaff [diff] |
SurfaceView: Release BBQ where we release Surface This more closesly mirrors the timing of pre-BLAST behavior. There are also some concerns that we may not reach releaseSurfaces if our first call to tryReleaseSurface came through ViewRoot#doDie. Bug: 176691195 Test: Existing tests pass Change-Id: I211a3e80eab1e847a4d6ade47ff19cf131de8f39