summaryrefslogtreecommitdiffstats
path: root/rs/java/android/renderscript/Script.java
Commit message (Collapse)AuthorAgeFilesLines
* Validate objects are from the correct context.Jason Sams2014-03-051-0/+9
| | | | Change-Id: I7d87b0e253b8d2e36d1aed790cfe3a7dd23e158f
* Check that bound allocations are 1DJason Sams2014-01-311-0/+7
| | | | | | | | We do not support higher order bound allocations. The stride is not available to the script so they cannot walk the allocation correctly. Change-Id: I9447a5d43c3ae1b88fc9522628a17bd5a317ffc6
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2014-01-311-0/+464
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d