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.BlendDstFunc |
Specifies the functions used to combine incoming pixels with those already in the frame buffer. BlendDstFunc describes how the coefficient used to scale the pixels already in the framebuffer is computed during the blending operation
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ProgramStore.BlendDstFunc | DST_ALPHA | ||||||||||
ProgramStore.BlendDstFunc | ONE | ||||||||||
ProgramStore.BlendDstFunc | ONE_MINUS_DST_ALPHA | ||||||||||
ProgramStore.BlendDstFunc | ONE_MINUS_SRC_ALPHA | ||||||||||
ProgramStore.BlendDstFunc | ONE_MINUS_SRC_COLOR | ||||||||||
ProgramStore.BlendDstFunc | SRC_ALPHA | ||||||||||
ProgramStore.BlendDstFunc | SRC_COLOR | ||||||||||
ProgramStore.BlendDstFunc | ZERO |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|||||||||
|
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
|||||||||||
![]() |