summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/RSTextureView.java
Commit message (Collapse)AuthorAgeFilesLines
* Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.Grace Kloba2011-08-091-1/+3
| | | | | | | If returns true, the SurfaceTexture will be released by TextureView. If returns false, the client needs to release the SurfaceTexture. Change-Id: I946f71e337ad4170c168854ac27e028b82489c8c
* Unhide new RS apis.Jason Sams2011-07-261-2/+2
| | | | Change-Id: I83505156bd8a0ffabf0da3aef937693eaee9d9cd
* Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba2011-06-221-0/+6
| | | | | | The app needs a way to throttle the producer side. Expose this to enable it. Change-Id: I04b6a3fc444117a9fc2449fb87c3c834247c8ef1
* First cut at RSTextureView.Jason Sams2011-06-201-0/+171
Change-Id: I920950f33079b6bb7e48bb8970201ab9737bb021