#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 157 of file dl_op_records.h.
◆ SetStrokeWidthOp()
flutter::SetStrokeWidthOp::SetStrokeWidthOp |
( |
float |
width | ) |
|
|
inlineexplicit |
◆ dispatch()
◆ 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: