commit | 02da5798cd22e5e8704d661e27ea59cec7befe26 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue Apr 08 15:28:12 2014 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Tue Apr 08 15:59:55 2014 -0700 |
tree | 91f37c3c73352d5d900dfdacb665560621cf5144 | |
parent | 867f16b54b8f609268e10f1a16e91eae27dc7d3d [diff] |
gralloc: Fix RGB888 marked as VIDEO RGB888 layers were marked as VIDEO and treated as YUV along the path. If RGB888 is ever required to be a video format we need to make sure to have other differentiation mechanisms between a UI RGB888 and a Video RGB888 if any special handling is necessary. Change-Id: I94c74ac10d589e20dd600db0d1e32645613b1b21