commit | 2594d490ebe8733f27b88a943a9a81a57531c708 | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Thu Dec 14 19:17:46 2023 +0000 |
committer | Sungtak Lee <taklee@google.com> | Thu Dec 14 19:17:46 2023 +0000 |
tree | cab6f69fb72e3b095b5e55800da8135e1813a6e6 | |
parent | 4ec817dbf9ad11dbcf2fae2b706c260a952639db [diff] |
SurfaceUtils: ensure lock() grants a valid pointer Sometimes lock() of GraphicBuffer does not grants a valid mapping pointer though the return value is NO_ERROR. Regards this case as an error. Bug: 303816969 Change-Id: I95d2a583dd8fdd117534f349d9f9e71323792bd7