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