commit | f115db8c252ba3e7ac257d9f7ba70e03abc058b2 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Sep 06 16:59:33 2022 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Wed Sep 07 00:02:43 2022 +0000 |
tree | 2d3a41a2dfffc0653fbeac7dff50583d685b9bd2 | |
parent | b7c88afd7fe9c222ae3c6bbaeea236e4b538dc3c [diff] |
SurfaceFlinger: Don't handle effects if a buffer is available Currently we do not support drawing effects and buffers in the same layer. Provide priority to drawing the buffer and then try and handle both as a follow up. Test: can add widgets to launcher Test: go/wm-smoke Bug: 245052266 Change-Id: I4399e954b6116fd8e5ee618c20fb3c604b657e04