| commit | 40a3a5a9b4c1f0fe768803ea772f08d8b060a781 | [log] [tgz] |
|---|---|---|
| author | David Sodman <dsodman@google.com> | Wed May 16 11:55:52 2018 -0700 |
| committer | David Sodman <dsodman@google.com> | Thu Aug 09 19:07:19 2018 -0700 |
| tree | 2ea3e30f248c9d4bf22dcf1daf0205def9e9d51d | |
| parent | b8aaea16b889ef4859138cc528986551001f3add [diff] |
SF: Fix lifecycle of LayerBE
Use shared_ptr to make sure that the LayerBE object pointed to
by CompositionInfo is not destroyed prior to BE processing
of CompositionInfo structure
Bug: 112259502
Test: cts -m CtsViewTestCases
SurfaceFlinger_test
vrflinger_test
Change-Id: Iac647ed3fdc8d41a8c0e00930e89734d0a84eb14