blob: 3a4ffe0ff37d1ee41c75ba20159f164f62a50042 (
plain)
1
2
3
4
5
6
7
8
9
10
|
page.tags="BasicRenderScript"
sample.group=RenderScript
@jd:body
<p>
BasicRenderScript sample demonstrates basic steps how to use renderScript.
In the sample, it performs graphical filter operation on a image with renderScript.
</p>
|