commit | 92f89fa2c5fe405950bdf895459ffff9634d4cf2 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Fri Feb 24 00:05:06 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Fri Feb 24 00:43:48 2023 +0000 |
tree | 6fbca8a7d378fada233f0fda665224ea92994d53 | |
parent | f625f0b6a018e9c839986d96022755b62e1dff11 [diff] |
Reduce number of copies into unmapExternalTextureBuffer Make unmapExternalTextureBuffer take in an rvalue of sp<GraphicBuffer>, which reduces the number sp copies. Bug: 215661436 Test: builds Change-Id: I4f9b6e3d6863ce6815810fdda038dc9e730f0b44