blob: a844956803c6f72e36f5138cb3cdec63b9e1c793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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>
|