commit | 8d2f0025fc6c15c3fe0e4ecab89c54c34a63eefb | [log] [tgz] |
---|---|---|
author | Austin Hu <[email protected]> | Tue Jun 14 11:24:55 2016 +0800 |
committer | Nick Desaulniers <[email protected]> | Fri Jun 17 10:19:59 2016 -0700 |
tree | 99b8875faad1711258e911f8daf0c98e019c61b8 | |
parent | 8084f43a0a1011a70a016755fcb15041e466a9f4 [diff] |
Don't support for standard HAL_PIXEL_FORMAT_YV12 format. Bug: 29160724 Bug: IMINAN-49451 Otherwise gralloc HAL has to hack the buffer allocation for the format, with 128 bytes alignment requirement by overlay plane of Intel display controller. Change-Id: I26960cf12f59d1233787d8f9dee69949a0582090 Signed-off-by: Austin Hu <[email protected]>