FileDocCategorySizeDatePackage
ScriptIntrinsicConvolve3x3.javaAPI DocAndroid 5.1 API1010Sat Mar 14 14:09:42 GMT 2015android.renderscript

ScriptIntrinsicConvolve3x3

public final class ScriptIntrinsicConvolve3x3 extends android.renderscript.ScriptIntrinsic

Fields Summary
Constructors Summary
ScriptIntrinsicConvolve3x3()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.renderscript.ScriptIntrinsicConvolve3x3create(android.renderscript.RenderScript rs, android.renderscript.Element e)

 throw new RuntimeException("Stub!"); 
public voidforEach(android.renderscript.Allocation aout)

 throw new RuntimeException("Stub!"); 
public voidforEach(android.renderscript.Allocation aout, android.renderscript.Script.LaunchOptions opt)

 throw new RuntimeException("Stub!"); 
public android.renderscript.Script.FieldIDgetFieldID_Input()

 throw new RuntimeException("Stub!"); 
public android.renderscript.Script.KernelIDgetKernelID()

 throw new RuntimeException("Stub!"); 
public voidsetCoefficients(float[] v)

 throw new RuntimeException("Stub!"); 
public voidsetInput(android.renderscript.Allocation ain)

 throw new RuntimeException("Stub!");