commit | c3e57650b69a2c57152d70cbf76398cc1b2313df | [log] [tgz] |
---|---|---|
author | Miao Wang <[email protected]> | Fri Mar 24 11:45:47 2017 -0700 |
committer | Miao Wang <[email protected]> | Tue Apr 04 12:21:44 2017 -0700 |
tree | 6cb939b5ebd94e16a4c9bc27dd966eea468e25fb | |
parent | 60d1780fd316c558de31c0d6222a32606e222359 [diff] |
Allow GPU memory access for USAGE_IO Allocations. - USAGE_IO_OUTPUT will use ANativeWindow APIs to deqeue and queue buffers. - USAGE_IO_INPUT will use AImage_getHardwareBuffer to get the handle to hardware buffers. Bug: 34396220 Bug: 36869607 Test: mm, boot sailfish, CTS pass and ImageProcessingJB works fine. Change-Id: I71bdc21ed18102026cd842364145fd94666a0faf