commit | 7ee4f464bf6e70007a17df078e905898efc5a80e | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Apr 19 09:54:09 2023 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Wed Apr 19 09:54:09 2023 -0700 |
tree | 638c6ff65aacd44af7d5c094de2dcfb4fd466933 | |
parent | 9402f4fa5166f95c4cc5f8164f0930261ff58dd0 [diff] |
[sf] Release the currently presented buffer when setBuffer is called with null Fixes a regression introduced in T which ignores a setBuffer call with a null buffer. The expected behavior should be to release the currently presented buffer from surfaceflinger. The subsequent frame will not present this layer so the region behind the layer will be composited instead. Bug: 241271897 Test: presubmit Change-Id: Ie06025c59c58cc75a267b783729996a3cbceef45