commit | 7c51e8492e7dd1350683c5847d171e9e84228156 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Tue Dec 04 13:35:46 2018 -0800 |
committer | Eino-Ville Talvala <etalvala@google.com> | Thu Mar 28 16:51:39 2019 -0700 |
tree | 2be091ef335ebca2f1591281e6e9dd756a95a78f | |
parent | 7cec015f227833f8d5bff005a8ed44da94cb534f [diff] |
graphics.mapper@2.0: Document previously-implicit accessRegion behavior. Existing Android framework code (and transitively, CTS test) require that an accessRegion of (0,0,0,0) is treated the same as an accessRegion covering the entire buffer, when calling lock() or lockYCbCr(). Document this so that there is no confusion about this going forward, since this requirement pre-dates the HIDL HALs. Bug: 119440345 Test: Builds Change-Id: Id16831d3da4ec3dc74dbdca18447581a50ee1193