summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RSSurfaceView.java
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2013-04-05 22:06:43 +0000
committerTim Murray <timmurray@google.com>2013-04-05 15:17:54 -0700
commita90842283e322b1210e2bea5850b05177e3d87af (patch)
tree1b814376dc63adeee70854711a94a29a51f3eb00 /graphics/java/android/renderscript/RSSurfaceView.java
parentb2cb8e41f93e8a26241e3de20e862ffa66dedaa4 (diff)
Remove all public mention of RS graphics from docs.
Change-Id: Ie43b5fb0353149aa9af433b6f5c5141349388ea0
Diffstat (limited to 'graphics/java/android/renderscript/RSSurfaceView.java')
-rw-r--r--graphics/java/android/renderscript/RSSurfaceView.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/java/android/renderscript/RSSurfaceView.java b/graphics/java/android/renderscript/RSSurfaceView.java
index 82ed95c57308..3c6c72050993 100644
--- a/graphics/java/android/renderscript/RSSurfaceView.java
+++ b/graphics/java/android/renderscript/RSSurfaceView.java
@@ -30,6 +30,7 @@ import android.view.SurfaceHolder;
import android.view.SurfaceView;
/**
+ * @hide
* @deprecated in API 16
* The Surface View for a graphics renderscript (RenderScriptGL) to draw on.
*