commit | 70b03c7e8715cfa7d404a772d49930b046e16f36 | [log] [tgz] |
---|---|---|
author | Tharaga Balachandran <tbalacha@codeaurora.org> | Tue Mar 10 14:00:15 2020 -0400 |
committer | Baldev Sahu <bsahu@codeaurora.org> | Tue May 12 09:54:40 2020 +0530 |
tree | f8a2e28bee321cf543072da9052a9343220c670d | |
parent | 96f24d06575190e9ca6afd8ec85478db7977bedd [diff] |
gralloc: Add support for allocated width and height The standard metadata types for width and height return the values requested by the client, rather than the width and height of the allocated buffer. This change adds support to get the allocated width and height. It also fixes the width and height returned through get() for PlaneLayout CRs-Fixed: 2638621 Change-Id: Ifa394a92fcd4a9fe5b8e1d7327971167f991ec33