commit | 1c19f05bd67126598ae51f1cf4ef5e906039299f | [log] [tgz] |
---|---|---|
author | Jason Sams <[email protected]> | Mon Nov 10 12:11:37 2014 -0800 |
committer | Jason Sams <[email protected]> | Mon Nov 10 12:11:37 2014 -0800 |
tree | e6187b2cc0a995fa8ada011cfe4259e12a17eb91 | |
parent | f3edf48f7f1cf22dabfa5db5f10a92a5eccbdd01 [diff] |
Add gralloc flags to support HW driver We were not setting the right gralloc flags with USAGE_IO_INPUT. This CL allows the driver to add flags and always sets the RS bit. Change-Id: I1807bc071da201923b6e0e714d7ab49ff0d2ef51 Conflicts: rsAllocation.cpp