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

@ -27,8 +27,6 @@ import android.view.Surface;
/**
* @hide
*
* RenderScript base master class. An instance of this class creates native
* worker threads for processing commands from this object. This base class
* does not provide any extended capabilities beyond simple data processing.