summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScriptGL.java
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2011-01-04 18:59:12 -0800
committerJason Sams <rjsams@android.com>2011-01-04 22:19:44 -0800
commita23d4e792cb13090c540edfdd5cee03799bb9d48 (patch)
tree1d9995552ef8cebdf3942c62d7a94c9d28f7ec06 /graphics/java/android/renderscript/RenderScriptGL.java
parentc91d8c3ea5d2a3a065f7d5074817689713ea6dda (diff)
unhide renderscript
Change-Id: I44dd19aec0a994316da22ea8bea01b9962f54680 api update Change-Id: I77f5365b8b7a919cd572ceb65a9ab3871b9495d0
Diffstat (limited to 'graphics/java/android/renderscript/RenderScriptGL.java')
-rw-r--r--graphics/java/android/renderscript/RenderScriptGL.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/java/android/renderscript/RenderScriptGL.java b/graphics/java/android/renderscript/RenderScriptGL.java
index 5adb682c94db..ed84f6c43ed4 100644
--- a/graphics/java/android/renderscript/RenderScriptGL.java
+++ b/graphics/java/android/renderscript/RenderScriptGL.java
@@ -29,8 +29,6 @@ import android.view.SurfaceHolder;
import android.view.SurfaceView;
/**
- * @hide
- *
* The Graphics derivitive of RenderScript. Extends the basic context to add a
* root script which is the display window for graphical output. When the
* system needs to update the display the currently bound root script will be