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