#include <dl_op_records.h>
|
| static constexpr auto | kType = DisplayListOpType::kSetBlendMode |
| |
| static constexpr uint32_t | kDepthInc = 0 |
| |
| static constexpr uint32_t | kRenderOpInc = 0 |
| |
Definition at line 153 of file dl_op_records.h.
◆ SetBlendModeOp()
| flutter::SetBlendModeOp::SetBlendModeOp |
( |
DlBlendMode |
mode | ) |
|
|
inlineexplicit |
Definition at line 156 of file dl_op_records.h.
DLOp(DisplayListOpType type)
static constexpr auto kType
◆ dispatch()
| void flutter::SetBlendModeOp::dispatch |
( |
DlOpReceiver & |
receiver | ) |
const |
|
inline |
◆ kType
| constexpr auto flutter::SetBlendModeOp::kType = DisplayListOpType::kSetBlendMode |
|
staticconstexpr |
◆ mode
The documentation for this struct was generated from the following file: