|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgramStore.BlendSrcFunc | |
---|---|
android.renderscript |
Uses of ProgramStore.BlendSrcFunc in android.renderscript |
---|
Methods in android.renderscript that return ProgramStore.BlendSrcFunc | |
---|---|
static ProgramStore.BlendSrcFunc |
ProgramStore.BlendSrcFunc.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProgramStore.BlendSrcFunc[] |
ProgramStore.BlendSrcFunc.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in android.renderscript with parameters of type ProgramStore.BlendSrcFunc | |
---|---|
ProgramStore.Builder |
ProgramStore.Builder.setBlendFunc(ProgramStore.BlendSrcFunc src,
ProgramStore.BlendDstFunc dst)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |