Files
frameworks_base/rs/java/android/renderscript
Miao Wang 8c1509249c [RenderScript] Implement APIs for better multi-frame process support.
Bug: 23535524

 Two APIs added for multiframe processing:
 - createAllocations(...): To create an array of Allocations sharing the
   same Type and Usage. For USAGE_IO_INPUT Allocations, they also share
   the same BufferQueue.
 - getTimeStamp(): API to retrieve the time stamp associated with the
   most recent buffer.

Change-Id: I6b7b35d7dca5e87ee2f3db2ee17cb9cf824bcfe1
2016-01-26 14:40:44 -08:00
..
2015-03-26 14:47:17 -07:00
2015-04-07 13:24:14 -07:00
2015-07-16 10:28:35 -07:00
2015-04-15 17:18:10 -07:00