FileDocCategorySizeDatePackage
ScriptIntrinsicResize.javaAPI DocAndroid 5.1 API906Sat Mar 14 14:09:42 GMT 2015android.renderscript

ScriptIntrinsicResize

public final class ScriptIntrinsicResize extends android.renderscript.ScriptIntrinsic

Fields Summary
Constructors Summary
ScriptIntrinsicResize()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.renderscript.ScriptIntrinsicResizecreate(android.renderscript.RenderScript rs)

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

 throw new RuntimeException("Stub!"); 
public voidforEach_bicubic(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_bicubic()

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

 throw new RuntimeException("Stub!");