summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RSTextureView.java
AgeCommit message (Expand)Author
2013-12-17Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-04-05Remove all public mention of RS graphics from docs.Tim Murray
2013-03-27Revert "Remove all public mention of RS graphics from docs."Tim Murray
2013-03-25Remove all public mention of RS graphics from docs.Tim Murray
2012-05-08GFX api cleanup 2 of 2Jason Sams
2012-05-07Revert "Deprecate"Stephen Hines
2012-04-19DeprecateAlex Sakhartchouk
2011-08-09Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.Grace Kloba
2011-07-26Unhide new RS apis.Jason Sams
2011-06-22Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba
2011-06-20First cut at RSTextureView.Jason Sams