exynos: gralloc: implement gralloc_lock_ycbcr
authorLajos Molnar <lajos@google.com>
Wed, 28 Jan 2015 02:47:28 +0000 (18:47 -0800)
committerLajos Molnar <lajos@google.com>
Thu, 29 Jan 2015 00:13:47 +0000 (16:13 -0800)
commit25ffbfe5e8b51f392fafc1bffb16b6633a8ba3df
tree16550c644702a55ee4a2e4bfd94bde5ea80a80ea
parentf2eb959463914d0928d20fda3fb860365e57ea9f
exynos: gralloc: implement gralloc_lock_ycbcr

Support only NV12 TILED format used by video decoder for surface output.

Bug: 19179288
Change-Id: Iac345ca76cb856a39031d82ee1bbb6177c09a30d
gralloc/gralloc.cpp
gralloc/mapper.cpp