Files
frameworks_base/graphics/java/android/renderscript/package.html
Tim Murray c11e25c4e6 Improve RS documentation.
bug 8570568
Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
2013-06-05 11:28:45 -07:00

16 lines
566 B
HTML

<HTML>
<BODY>
<p>RenderScript provides support for high-performance computation across heterogeneous processors.</p>
<p>This package is for the latest native version of RenderScript included on
Android devices. Developers interested in running RenderScript on any Android
device running {@link android.os.Build.VERSION_CODES#GINGERBREAD} or newer
should see the {@link android.support.v8.renderscript} package.
<p>For more information, see the
<a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
{@more}
</BODY>
</HTML>