From 4c43ec639b050bb41ac19e5b92fbdfca3ab5f950 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 13 Jun 2013 16:33:04 -0700 Subject: Doc change: diffs for API 18 Change-Id: I92d9880959e18bb0cffa68a05a042de6d5790aa4 --- .../changes/android.renderscript.Allocation.html | 155 +++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 docs/html/sdk/api_diff/18/changes/android.renderscript.Allocation.html (limited to 'docs/html/sdk/api_diff/18/changes/android.renderscript.Allocation.html') diff --git a/docs/html/sdk/api_diff/18/changes/android.renderscript.Allocation.html b/docs/html/sdk/api_diff/18/changes/android.renderscript.Allocation.html new file mode 100644 index 0000000..986a4ef --- /dev/null +++ b/docs/html/sdk/api_diff/18/changes/android.renderscript.Allocation.html @@ -0,0 +1,155 @@ + + + + + + + + + +android.renderscript.Allocation + + + + + + + + + + +
+
+
+

+Class android.renderscript.Allocation +

+ + +

+ + + + + + + + +
Added Methods +
+ + void copyFrom(Allocation) +  
+  +

+ + + + + + + + + +
Changed Methods +
+ + void resize(int) + +Now deprecated.
+
 
+  + +

+ + + + + + + + +
Added Fields +
+ + int USAGE_SHARED +  
+  +

+ +
+
+ + + + -- cgit v1.1