| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
bug 8570568
Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit a0c2eb27b408660b02fa248943166d6c7e447908.
Conflicts:
api/current.txt
graphics/java/android/renderscript/Element.java
graphics/java/android/renderscript/Script.java
Change-Id: I3c8fa62b12da95b3dbc842b5284dbed65d3cf963
|
|
|
|
| |
Change-Id: Idad2c5ad4f8a30f8cc60d88318f2e1809866d309
|
|
|
|
| |
Change-Id: If65f96f08c958d330862c543d85dd9d4a0f90e06
|
|
|
|
| |
Change-Id: I7f628106247de887cd91c4a4b4b55d3ebfa700c8
|
|
|
|
| |
Change-Id: I7ec5de42680a4184d3a1380ea7c35b6ba3cf13bf
|
|
Change-Id: I3d7a1a91c45cc1c97c60f3615f32e54e98e12f91
|