android.renderscript
Class ProgramVertexFixedFunction.Builder

java.lang.Object
  extended by android.renderscript.ProgramVertexFixedFunction.Builder
Enclosing class:
ProgramVertexFixedFunction

Deprecated.

@Deprecated
public static class ProgramVertexFixedFunction.Builder
extends Object


Constructor Summary
ProgramVertexFixedFunction.Builder(RenderScript rs)
          Deprecated. 
 
Method Summary
 ProgramVertexFixedFunction create()
          Deprecated. 
 ProgramVertexFixedFunction.Builder setTextureMatrixEnable(boolean enable)
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgramVertexFixedFunction.Builder

@Deprecated
public ProgramVertexFixedFunction.Builder(RenderScript rs)
Deprecated. 

Method Detail

setTextureMatrixEnable

@Deprecated
public ProgramVertexFixedFunction.Builder setTextureMatrixEnable(boolean enable)
Deprecated. 


create

@Deprecated
public ProgramVertexFixedFunction create()
Deprecated. 



Copyright © 2008-2012. All Rights Reserved.