diff options
Diffstat (limited to 'docs/html/guide')
| -rw-r--r-- | docs/html/guide/topics/renderscript/index.jd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/html/guide/topics/renderscript/index.jd b/docs/html/guide/topics/renderscript/index.jd index 4c22e72..b5c53ff 100644 --- a/docs/html/guide/topics/renderscript/index.jd +++ b/docs/html/guide/topics/renderscript/index.jd @@ -9,6 +9,15 @@ page.landing.image= <div> <h3>Blog Articles</h3> + + <a +href="http://android-developers.blogspot.com/2013/01/evolution-of-renderscript-performance.html"> + <h4>Evolution of Renderscript Performance</h4> + <p>It’s been a year since the last blog post on Renderscript, and with the release + of Android 4.2, it’s a good time to talk about the performance work that we’ve done + since then. One of the major goals of this past year was to improve the performance + of common image-processing operations with Renderscript.</p> </a> + <a href="http://android-developers.blogspot.com/2012/01/levels-in-renderscript.html"> <h4>Levels in Renderscript</h4> |
