commit | 20e859c9897e25c1642636f828d2a04605eb2cc1 | [log] [tgz] |
---|---|---|
author | Abhishek Pant <apant@codeaurora.org> | Mon May 23 11:55:50 2016 +0530 |
committer | Abhishek Pant <apant@codeaurora.org> | Tue Jun 07 12:09:30 2016 +0530 |
tree | 080c67fcdcd3fc09d02bb7968eb190606e461e53 | |
parent | 7b9a3a1efc9d6aaad411543ae0ca670d1ec9f3e8 [diff] |
libgralloc: Query vendor specific camera format Issue: In the current implementation the stream format used by camera HAL for vendor specific camera formats is not passed to gralloc and it is pre decided. This can lead to format mismatch if display and camera code is not from the same branch. Fix: Query vendor specific camera format from camera HAL if the functionality is available. Change-Id: Ice6d3dd0dc436d02cbeaec52ee5701a6cdead1cb