summaryrefslogtreecommitdiffstats
path: root/rs/java/android/renderscript/ScriptGroup2.java
Commit message (Collapse)AuthorAgeFilesLines
* New API methods for Script GroupYang Ni2015-03-191-1/+52
| | | | | | | | | Use a single vararg Object array for both kernel/invoke arguments and global bindings. The assumption is that global bindings are in the end after the kernel/invoke arguments. This simplifies the api to add a kernel or invoke to a script group. Change-Id: I7efb1035c5967e2cadd15e6fe27f20c80ba197a2
* Added copyright notice and formatted to conventionYang Ni2015-03-161-294/+313
| | | | | | Pure format change. No other changes at all. Change-Id: I74a53aa67ef0960f70becaf288b85be40066a0ae
* Adds invocable functions to ScriptGroupYang Ni2015-02-041-1/+57
| | | | | | This also includes InvokeID support Change-Id: I5b59df166ea30b309b8dd9623825ac0e72d03856
* Pass in code cache directory when creating a script group.Yang Ni2015-01-291-8/+1
| | | | Change-Id: Ia73ea917a126a5055ec97f13d90a5feaafd6a2f5
* New Script Group API.Yang Ni2015-01-071-0/+319
Change-Id: I73d3572276a38dac775025b472ba229ad8770c84