FileDocCategorySizeDatePackage
ScriptC.javaAPI DocAndroid 5.1 API621Sat Mar 14 14:09:42 GMT 2015android.renderscript

ScriptC

public class ScriptC extends android.renderscript.Script

Fields Summary
Constructors Summary
protected ScriptC(int id, android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
protected ScriptC(long id, android.renderscript.RenderScript rs)

 throw new RuntimeException("Stub!"); 
protected ScriptC(android.renderscript.RenderScript rs, android.content.res.Resources resources, int resourceID)

 throw new RuntimeException("Stub!"); 
protected ScriptC(android.renderscript.RenderScript rs, String resName, byte[] bitcode32, byte[] bitcode64)

 throw new RuntimeException("Stub!"); 
Methods Summary