summaryrefslogtreecommitdiffstats
path: root/samples/browseable/BasicRenderScript/_index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'samples/browseable/BasicRenderScript/_index.jd')
-rw-r--r--samples/browseable/BasicRenderScript/_index.jd13
1 files changed, 13 insertions, 0 deletions
diff --git a/samples/browseable/BasicRenderScript/_index.jd b/samples/browseable/BasicRenderScript/_index.jd
new file mode 100644
index 000000000..9c0f029b3
--- /dev/null
+++ b/samples/browseable/BasicRenderScript/_index.jd
@@ -0,0 +1,13 @@
+
+
+
+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>