commit | d36e12776fadfb4249c86eff4c3314773c35a358 | [log] [tgz] |
---|---|---|
author | Marissa Wall <marissaw@google.com> | Tue Nov 26 11:33:32 2019 -0800 |
committer | Marissa Wall <marissaw@google.com> | Mon Dec 02 10:47:42 2019 -0800 |
tree | 361bdfb7920157d1bd9da376f44de601b92584a9 | |
parent | 1b2c678bfcc23dd346b77743d26650835d3f3b42 [diff] |
gralloc: add reserved region This patch adds a reserved region of shared memory to every gralloc native_handle_t. The reserved region of memory will allow future versions of Android to add new buffer features without requiring gralloc upgrades. Bug: 145232031 Test: VtsHalGraphicsMapperV4_0TargetTest Change-Id: I1bdfec0a6ef85097096035d3d38e5c9e7fcc32f2