Class android.renderscript.ScriptIntrinsicBlend

Now deprecated.

Changed Methods
ScriptIntrinsicBlend create(RenderScript, Element) Now deprecated.
 
KernelID getKernelIDAdd() Now deprecated.
 
KernelID getKernelIDClear() Now deprecated.
 
KernelID getKernelIDDst() Now deprecated.
 
KernelID getKernelIDDstAtop() Now deprecated.
 
KernelID getKernelIDDstIn() Now deprecated.
 
KernelID getKernelIDDstOut() Now deprecated.
 
KernelID getKernelIDDstOver() Now deprecated.
 
KernelID getKernelIDMultiply() Now deprecated.
 
KernelID getKernelIDSrc() Now deprecated.
 
KernelID getKernelIDSrcAtop() Now deprecated.
 
KernelID getKernelIDSrcIn() Now deprecated.
 
KernelID getKernelIDSrcOut() Now deprecated.
 
KernelID getKernelIDSrcOver() Now deprecated.
 
KernelID getKernelIDSubtract() Now deprecated.
 
KernelID getKernelIDXor() Now deprecated.
 
void forEachAdd(Allocation, Allocation) Now deprecated.
 
void forEachAdd(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachClear(Allocation, Allocation) Now deprecated.
 
void forEachClear(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachDst(Allocation, Allocation) Now deprecated.
 
void forEachDst(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachDstAtop(Allocation, Allocation) Now deprecated.
 
void forEachDstAtop(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachDstIn(Allocation, Allocation) Now deprecated.
 
void forEachDstIn(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachDstOut(Allocation, Allocation) Now deprecated.
 
void forEachDstOut(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachDstOver(Allocation, Allocation) Now deprecated.
 
void forEachDstOver(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachMultiply(Allocation, Allocation) Now deprecated.
 
void forEachMultiply(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSrc(Allocation, Allocation) Now deprecated.
 
void forEachSrc(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSrcAtop(Allocation, Allocation) Now deprecated.
 
void forEachSrcAtop(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSrcIn(Allocation, Allocation) Now deprecated.
 
void forEachSrcIn(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSrcOut(Allocation, Allocation) Now deprecated.
 
void forEachSrcOut(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSrcOver(Allocation, Allocation) Now deprecated.
 
void forEachSrcOver(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachSubtract(Allocation, Allocation) Now deprecated.
 
void forEachSubtract(Allocation, Allocation, LaunchOptions) Now deprecated.
 
void forEachXor(Allocation, Allocation) Now deprecated.
 
void forEachXor(Allocation, Allocation, LaunchOptions) Now deprecated.