No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | android.renderscript.ProgramStore.BlendSrcFunc |
Specifies the functions used to combine incoming pixels with those already in the frame buffer. BlendSrcFunc describes how the coefficient used to scale the source pixels during the blending operation is computed
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ProgramStore.BlendSrcFunc | DST_ALPHA | ||||||||||
ProgramStore.BlendSrcFunc | DST_COLOR | ||||||||||
ProgramStore.BlendSrcFunc | ONE | ||||||||||
ProgramStore.BlendSrcFunc | ONE_MINUS_DST_ALPHA | ||||||||||
ProgramStore.BlendSrcFunc | ONE_MINUS_DST_COLOR | ||||||||||
ProgramStore.BlendSrcFunc | ONE_MINUS_SRC_ALPHA | ||||||||||
ProgramStore.BlendSrcFunc | SRC_ALPHA | ||||||||||
ProgramStore.BlendSrcFunc | SRC_ALPHA_SATURATE | ||||||||||
ProgramStore.BlendSrcFunc | ZERO |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|||||||||
|
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |