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