android.renderscript
Class ProgramVertex.Builder
java.lang.Object
android.renderscript.Program.BaseProgramBuilder
android.renderscript.ProgramVertex.Builder
- Enclosing class:
- ProgramVertex
Deprecated.
@Deprecated
public static class ProgramVertex.Builder
- extends Program.BaseProgramBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgramVertex.Builder
@Deprecated
public ProgramVertex.Builder(RenderScript rs)
- Deprecated.
addInput
@Deprecated
public ProgramVertex.Builder addInput(Element e)
throws IllegalStateException
- Deprecated.
- Throws:
IllegalStateException
create
@Deprecated
public ProgramVertex create()
- Deprecated.
Copyright © 2008-2012. All Rights Reserved.