commit | 461296a52224f58ea4ffe7235d744260cb3ad01d | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Fri Jan 21 11:11:31 2022 -0800 |
committer | Ady Abraham <adyabr@google.com> | Wed Feb 09 19:26:09 2022 -0800 |
tree | b2cc77da6e3d2dbcbdcb0eb7deb718f7b75d1e77 | |
parent | 9dada820366f73c702224aaaddd4e7237e5035b3 [diff] |
SF: pass acquire fence on BLAST callbacks When latching unsignaled buffers, the acquire fence is not signaled by the time BLAST callback is invoked. In that case pass a fence instead. For latch signaled, we still pass the acquire time itself to avoid sending file descriptors over binder. Bug: 198190384 Test: SF unit tests Change-Id: Ic7ad9b603b60dbf46a62eaf6b76bfbdeeebf6cec