diff options
| author | Robert Ly <robertly@google.com> | 2011-02-14 18:57:46 -0800 |
|---|---|---|
| committer | Robert Ly <robertly@google.com> | 2011-02-17 18:44:31 -0800 |
| commit | 6518f486a5b9cdcb48df3ca09732b51b6df249bf (patch) | |
| tree | d86e3b3b0c3f5587053b60d9e00df899b38871a9 /libs/rs/java/HelloCompute/_index.html | |
| parent | e766fcd5e967c2400a1fe90a4a01e4f0a12dbd1d (diff) | |
| download | frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.zip frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.tar.gz frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.tar.bz2 | |
Doc change: fixing renderscript samples
Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8
Diffstat (limited to 'libs/rs/java/HelloCompute/_index.html')
| -rw-r--r-- | libs/rs/java/HelloCompute/_index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/rs/java/HelloCompute/_index.html b/libs/rs/java/HelloCompute/_index.html new file mode 100644 index 0000000..abfd978 --- /dev/null +++ b/libs/rs/java/HelloCompute/_index.html @@ -0,0 +1,2 @@ +<p>A Renderscript compute sample that filters a bitmap. No Renderscript graphics APIs are used +in this sample.</p>
\ No newline at end of file |
