FileDocCategorySizeDatePackage
ScriptIntrinsicHistogram.javaAPI DocAndroid 5.1 API1294Sat Mar 14 14:09:38 GMT 2015android.renderscript

ScriptIntrinsicHistogram

public final class ScriptIntrinsicHistogram extends android.renderscript.ScriptIntrinsic

Fields Summary
Constructors Summary
ScriptIntrinsicHistogram()

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!"); 
public voidsetDotCoefficients(float r, float g, float b, float a)

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

 throw new RuntimeException("Stub!");