public final class ScriptIntrinsicResize extends ScriptIntrinsic
Script.Builder, Script.FieldBase, Script.FieldID, Script.InvokeID, Script.KernelID, Script.LaunchOptions
bindAllocation, createFieldID, createInvokeID, createKernelID, forEach, forEach, forEach, forEach, getVarB, getVarD, getVarF, getVarI, getVarJ, getVarV, invoke, invoke, reduce, setTimeZone, setVar, setVar, setVar, setVar, setVar, setVar, setVar, setVar
public static ScriptIntrinsicResize create(RenderScript rs)
Element.U8(android.renderscript.RenderScript)
, Element.U8_2(android.renderscript.RenderScript)
, Element.U8_3(android.renderscript.RenderScript)
, Element.U8_4(android.renderscript.RenderScript)
Element.F32(android.renderscript.RenderScript)
, Element.F32_2(android.renderscript.RenderScript)
, Element.F32_3(android.renderscript.RenderScript)
, Element.F32_4(android.renderscript.RenderScript)
rs
- The RenderScript contextpublic void setInput(Allocation ain)
ain
- The input allocation.public Script.FieldID getFieldID_Input()
public void forEach_bicubic(Allocation aout)
aout
- Output allocation. Element type must match
current input. Must not be same as input.public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt)
aout
- Output allocation. Element type must match
current input.opt
- LaunchOptions for clippingpublic Script.KernelID getKernelID_bicubic()