summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2013-03-14 12:11:18 -0700
committerTim Murray <timmurray@google.com>2013-03-25 18:22:20 -0700
commitd72f932b8cbf461ebb79c249ce92b9b811122190 (patch)
tree2e89f77cf54e7b88b94773b04aa558f12aae0489 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parentaad37a1eeb4dcd35500a382401b889d34f6430d2 (diff)
Remove all public mention of RS graphics from docs.
Change-Id: I50b29c89ae80ba3ae7b12dc60fee8585e17ed560
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
-rw-r--r--graphics/java/android/renderscript/ProgramVertexFixedFunction.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/java/android/renderscript/ProgramVertexFixedFunction.java b/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
index 88cade4db64e..ad486f38f0b5 100644
--- a/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
+++ b/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
@@ -22,6 +22,7 @@ import android.util.Log;
/**
+ * @hide
* @deprecated in API 16
* ProgramVertexFixedFunction is a helper class that provides a
* simple way to create a fixed function emulation vertex shader