History log of /frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e6a7886674c167b4e17f6dc72d41d5b9c604cdd1 16-Oct-2012 Jason Sams <jsams@google.com> Fix bugs in scriptGroup.

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
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java
08a81583c18a849e442ceeb8d7baeca743fb3be8 18-Sep-2012 Jason Sams <jsams@google.com> Add Kernel, Method, and field IDs
bug 7182873

Change-Id: I066a359bb04027e9376dac088560f042c496b10e
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java
80d819033d4687507907f787d47379b7b37eae19 14-Sep-2012 Jason Sams <jsams@google.com> Unhide intrinsics and document API.

Change-Id: I0233245c68f9a08780213062e62cfea6cf909c13
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java
3a5b8011765906c15b5474b2bc43d80f6746cb45 09-Sep-2012 Jason Sams <jsams@google.com> LUT intrinsic and CrossProcess test.
5x5 convolve and test
Gauss blur and test


Change-Id: Ic2f5d583cbdc1793ec8c8e2beea783d4ec34a57f
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve5x5.java