commit | 3c14b9745c4afc88cec247d9dd0b003e087cbb52 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Thu Feb 24 12:48:17 2011 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Mon Feb 28 12:12:58 2011 -0800 |
tree | 41a11dc48c86b3eb0352f35d3ff389ec14bced8c | |
parent | e2ce6458659c6e1bad420357b61dc10cd8bbe2ab [diff] |
Stagefright: Query buffer usage from the component. This change makes Stagefright query the gralloc buffer usage flags from the OMX IL component and passing those flags on to the ANativeWindow. Change-Id: Ic9af8a9e6df9ff4aadc7355890324d68841bc488 Related-Bug: 3479027