summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/Long2.java
Commit message (Collapse)AuthorAgeFilesLines
* Adding operations to reflected Renderscript classMatthieu Delahaye2013-10-231-13/+412
| | | | | | | | | | | | | Renderscript expose its native types back to the Android system through a set of classes defined within the renderscript package. These classes provides no easy mean to manipulate data they represent. It would be convinient to be able to manipulate the data stored within an allocation via these classes directly instead of having to marshall them into native Java objects. This commit adds such operations to the existing exposed vector types. Change-Id: I1845df1368a82f0d39b36416c83938c7160f6a3f
* Improve RS documentation.Tim Murray2013-06-051-1/+1
| | | | | bug 8570568 Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
* Revert "Deprecate"Stephen Hines2012-05-071-1/+1
| | | | | | | | | | | | This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908. Conflicts: api/current.txt graphics/java/android/renderscript/Element.java graphics/java/android/renderscript/Script.java Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
* DeprecateAlex Sakhartchouk2012-04-191-1/+1
| | | | Change-Id: Idad2c5ad4f8a30f8cc60d88318f2e1809866d309
* Start ICS header cleanup and finish type matrix.Jason Sams2011-04-251-0/+5
| | | | Change-Id: If65f96f08c958d330862c543d85dd9d4a0f90e06
* clean up and add javadocsRobert Ly2011-02-091-1/+1
| | | | Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8
* Unhide more of the RS APIs.Stephen Hines2011-01-121-1/+0
| | | | Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf
* Checkin new types for RS.Jason Sams2010-03-261-0/+37
Change-Id: I3d7a1a91c45cc1c97c60f3615f32e54e98e12f91