commit | e6befb88bd2ade12c50b0a0e95b209e1f4be94b4 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Wed Feb 23 19:01:28 2011 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Mon Feb 28 12:12:20 2011 -0800 |
tree | cc3592a9bba119f4378cdd75cbb6cdd1d84e3086 | |
parent | 8e79442c4fdabd2f82d0ed8e23d394816edee495 [diff] |
Add an OMX IL API for querying buffer usage flags. This change defines an OpenMAX IL API for querying from the IL component the gralloc buffer usage flags that should be used to allocate the buffers. It also adds the Stagefright plumbing for using the new OMX IL API. Change-Id: I046b5e7be70ce61e2a921dcdc6e3aa9324d19ea6 Related-Bug: 3479027