summaryrefslogtreecommitdiffstats
path: root/samples/browseable/BasicRenderScript/_index.jd
blob: a40a264226caf327bd8222961ba9217ec8bff055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13



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>