commit | ffd8cb89e06526a54f03725474d0a97e69d3ace9 | [log] [tgz] |
---|---|---|
author | Anders Frostad Pedersen <anders.pedersen@arm.corp-partner.google.com> | Wed Jan 08 21:54:07 2020 +0100 |
committer | John Reck <jreck@google.com> | Wed Jan 08 16:44:10 2020 -0800 |
tree | 9c0192b97212012f4c99dda0658cdfbebf2c2b05 | |
parent | df1b6de06c580d9a5fa86973db7cdd7c88696283 [diff] |
Allow zero stride For some pixel formats, stride has no meaning. Take this into account and use buffer width instead. Bug: 143470518 Change-Id: I728b40803e80c4e534504c5b9db55921bb5e7dbc Test: android.graphics.cts.ImageDecoderTest#testConserveMemoryPlusHardware