android.renderscript
Class ProgramVertexFixedFunction.Builder
java.lang.Object
android.renderscript.ProgramVertexFixedFunction.Builder
- Enclosing class:
- ProgramVertexFixedFunction
Deprecated.
@Deprecated
public static class ProgramVertexFixedFunction.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgramVertexFixedFunction.Builder
@Deprecated
public ProgramVertexFixedFunction.Builder(RenderScript rs)
- Deprecated.
setTextureMatrixEnable
@Deprecated
public ProgramVertexFixedFunction.Builder setTextureMatrixEnable(boolean enable)
- Deprecated.
create
@Deprecated
public ProgramVertexFixedFunction create()
- Deprecated.
Copyright © 2008-2012. All Rights Reserved.