commit | 754746883bd46ec2fbdd23572cb6c90ab589346c | [log] [tgz] |
---|---|---|
author | Miao Wang <[email protected]> | Mon Oct 26 16:50:13 2015 -0700 |
committer | Miao Wang <[email protected]> | Tue Jan 26 21:45:28 2016 -0800 |
tree | 25ee78a9709bffd7437fc6d7856d6efe67d5e0cc | |
parent | f7e0c7cf9bae9cf0e9f8943b24639712fd85bcba [diff] |
Add multi-frame support to RenderScript: Bug: 23535524 - Allow multi-consumer for a single BufferQueue with specifying the the number of buffers need. - Allow USAGE_IO_INPUT allocations share the same BufferQueue with an existing Allocation. - Individual allocations can still call ioReceive independently - Add getTimeStamp() for multi-frame processing. Change-Id: Ia8f48f5fc50d578c68306bb32f0eac9636f5f32a