gralloc: make sure rgb buffers have at least 1 line of padding
authorGreg Hackmann <ghackmann@google.com>
Wed, 29 Aug 2012 16:58:45 +0000 (09:58 -0700)
committerGreg Hackmann <ghackmann@google.com>
Wed, 29 Aug 2012 16:58:45 +0000 (09:58 -0700)
commit3bad845cb63c86caa14fb2c43af4a1187834fec4
tree05add2006249a1af97f77947e22dc2975313f715
parente4657e32d8ce4a88f2c15de1de60e27f3d1778ab
gralloc: make sure rgb buffers have at least 1 line of padding

The display controller may read up to 1 line past the end of the image

Change-Id: Ibb6ed15d1c02d07fe955922249c71b7ce9bce0fc
Signed-off-by: Greg Hackmann <ghackmann@google.com>
gralloc/gralloc.cpp