History log of /frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve3x3.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/ScriptIntrinsicConvolve3x3.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/ScriptIntrinsicConvolve3x3.java
80d819033d4687507907f787d47379b7b37eae19 14-Sep-2012 Jason Sams <jsams@google.com> Unhide intrinsics and document API.

Change-Id: I0233245c68f9a08780213062e62cfea6cf909c13
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve3x3.java
19e1086df11567be9ee3eaf99fa1fc82c65b2b27 22-Aug-2012 Jason Sams <jsams@google.com> Move the kernel launch to specific intrinsic class.

This allows support of both input types. Kernel source
and global source.

Change-Id: Iea60bebd79c786795eae81c14cbec352b470a9c0
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve3x3.java
6ab97682fd444586ee135912a4210417a1c8781b 10-Aug-2012 Jason Sams <jsams@google.com> Intrinsics test

Change-Id: I1847ad0c9190100eb84f7e052dd9f3bff81dc447
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicConvolve3x3.java