summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Primitive.java
Commit message (Collapse)AuthorAgeFilesLines
* API cleanup for renderscript. This will be a multiproject commit.Alex Sakhartchouk2010-12-211-37/+0
| | | | Change-Id: Ida62d3a155285a20725be9daa62217faef1c3734
* Begin implementing SimpleMesh and fix some bugs with refcounting and java ↵Jason Sams2009-08-091-0/+37
object destruction tracking.