FileDocCategorySizeDatePackage
ScriptIntrinsicLUT.javaAPI DocAndroid 5.1 API1112Sat Mar 14 14:09:38 GMT 2015android.renderscript

ScriptIntrinsicLUT

public final class ScriptIntrinsicLUT extends android.renderscript.ScriptIntrinsic

Fields Summary
Constructors Summary
ScriptIntrinsicLUT()

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

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

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

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

 throw new RuntimeException("Stub!"); 
public voidsetAlpha(int index, int value)

 throw new RuntimeException("Stub!"); 
public voidsetBlue(int index, int value)

 throw new RuntimeException("Stub!"); 
public voidsetGreen(int index, int value)

 throw new RuntimeException("Stub!"); 
public voidsetRed(int index, int value)

 throw new RuntimeException("Stub!");