summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/Long2.java
AgeCommit message (Collapse)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
2013-10-23Adding operations to reflected Renderscript classMatthieu Delahaye
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
2013-06-05Improve RS documentation.Tim Murray
bug 8570568 Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
2012-05-07Revert "Deprecate"Stephen Hines
This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908. Conflicts: api/current.txt graphics/java/android/renderscript/Element.java graphics/java/android/renderscript/Script.java Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
2012-04-19DeprecateAlex Sakhartchouk
Change-Id: Idad2c5ad4f8a30f8cc60d88318f2e1809866d309
2011-04-25Start ICS header cleanup and finish type matrix.Jason Sams
Change-Id: If65f96f08c958d330862c543d85dd9d4a0f90e06
2011-02-09clean up and add javadocsRobert Ly
Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8
2011-01-12Unhide more of the RS APIs.Stephen Hines
Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf
2010-03-26Checkin new types for RS.Jason Sams
Change-Id: I3d7a1a91c45cc1c97c60f3615f32e54e98e12f91