commit | 5b2a8ab2b476ddb213cce91976b14c0bfd2383f2 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <[email protected]> | Fri Feb 26 09:16:17 2016 -0800 |
committer | Pirama Arumuga Nainar <[email protected]> | Thu Mar 03 16:01:28 2016 -0800 |
tree | c8fdaac8be782a80a08684201e67f9f7b1dfbbc0 | |
parent | 6ca2cb499112871fd840597184dc75ba26fdeae8 [diff] |
[RenderScript] Allow copyTo(short[]) etc for Float16 Allocations http://b/27251511 Allow copyTo(short[]), copyFrom(short[]), and their 1D range and 2D range variants to copy data between short[] arrays and Float16 Allocations. Change-Id: I370584685c3b773c165bd718974ca736ed548339 (cherry picked from commit f51bb356deeb8a22414fb44cede4b8618c4b57ba)