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