android.renderscript
Class ScriptC

java.lang.Object
  extended by android.renderscript.BaseObj
      extended by android.renderscript.Script
          extended by android.renderscript.ScriptC

public class ScriptC
extends Script


Nested Class Summary
 
Nested classes/interfaces inherited from class android.renderscript.Script
Script.Builder, Script.FieldBase
 
Constructor Summary
protected ScriptC(int id, RenderScript rs)
           
protected ScriptC(RenderScript rs, Resources resources, int resourceID)
           
 
Method Summary
 
Methods inherited from class android.renderscript.Script
bindAllocation, forEach, invoke, invoke, setTimeZone, setVar, setVar, setVar, setVar, setVar, setVar, setVar
 
Methods inherited from class android.renderscript.BaseObj
destroy, equals, finalize, getName, hashCode, setName
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptC

protected ScriptC(int id,
                  RenderScript rs)

ScriptC

protected ScriptC(RenderScript rs,
                  Resources resources,
                  int resourceID)


Copyright © 2008-2012. All Rights Reserved.