History log of /frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicYuvToRGB.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/ScriptIntrinsicYuvToRGB.java
e69e9e6b6e77d6c7b1ba2719b7aa7001bbbabb32 19-Sep-2012 Jason Sams <jsams@google.com> Clean up and publish the YUV to RGB intrinsic.

Change-Id: Iffb346a5d751f0bae123455869bda8db37d542ff
/frameworks/base/graphics/java/android/renderscript/ScriptIntrinsicYuvToRGB.java
8fd5853c1c07c2fd3954b3c5e64702d70af31144 06-Sep-2012 Jason Sams <jsams@google.com> Document ColorMatrix intrinsic and add helpers

Increase size of test image.
Add helpers for greyscale and yuv<>rgb conversions

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

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