summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs in scriptGroup.Jason Sams2012-10-151-1/+1
| | | | | | | | | | Intrinsics were treating inputs as fields rather than varObjs. This would generate a lot of extra work for the reflection layers. Also we would like to deprecate this path in the future. bug 7318821 Change-Id: I81e8c562ba05aae5d085d5c08e91e2c4877265c5
* Add Kernel, Method, and field IDsJason Sams2012-09-181-0/+17
| | | | | | bug 7182873 Change-Id: I066a359bb04027e9376dac088560f042c496b10e
* Unhide intrinsics and document API.Jason Sams2012-09-131-7/+43
| | | | Change-Id: I0233245c68f9a08780213062e62cfea6cf909c13
* LUT intrinsic and CrossProcess test.Jason Sams2012-09-081-0/+66
5x5 convolve and test Gauss blur and test Change-Id: Ic2f5d583cbdc1793ec8c8e2beea783d4ec34a57f