Files
android_development/samples/browseable/BasicRenderScript/_index.jd
Dirk Dougherty 7cd4524c3b Update summary descriptions for new samples.
Change-Id: Icf39a554cb6a91d4ba9e8d76c3f40dae3ace60ac
2014-02-07 20:39:47 -08:00

14 lines
309 B
Plaintext

page.tags="BasicRenderScript"
sample.group=RenderScript
@jd:body
<p>
This sample demonstrates the basic steps for using RenderScript. In this
example, the app uses <a href=
"{@docRoot}guide/topics/renderscript/compute.html">RenderScript</a> to
perform graphical filter operations on a image.
</p>