android.renderscript
Class ProgramFragment.Builder

java.lang.Object
  extended by android.renderscript.Program.BaseProgramBuilder
      extended by android.renderscript.ProgramFragment.Builder
Enclosing class:
ProgramFragment

Deprecated.

@Deprecated
public static class ProgramFragment.Builder
extends Program.BaseProgramBuilder


Constructor Summary
ProgramFragment.Builder(RenderScript rs)
          Deprecated. 
 
Method Summary
 ProgramFragment create()
          Deprecated. 
 
Methods inherited from class android.renderscript.Program.BaseProgramBuilder
addConstant, addTexture, addTexture, getCurrentConstantIndex, getCurrentTextureIndex, initProgram, setShader, setShader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgramFragment.Builder

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

Method Detail

create

@Deprecated
public ProgramFragment create()
Deprecated. 



Copyright © 2008-2012. All Rights Reserved.