unhide renderscript

Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680

api update

Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0
This commit is contained in:
Jason Sams
2011-01-04 18:59:12 -08:00
parent c91d8c3ea5
commit a23d4e792c
33 changed files with 5642 additions and 38 deletions

View File

@@ -18,7 +18,8 @@ package android.renderscript;
/**
* @hide
* Utility class for packing arguments and structures from java objects to rs
* objects.
*
**/
public class FieldPacker {