Update summary descriptions for new samples.

Change-Id: Icf39a554cb6a91d4ba9e8d76c3f40dae3ace60ac
This commit is contained in:
Dirk Dougherty
2014-02-07 20:39:47 -08:00
parent 0b3758ea4e
commit 7cd4524c3b
8 changed files with 67 additions and 57 deletions

View File

@@ -6,8 +6,8 @@ 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>
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>