#include <dl_op_records.h>
|
| static constexpr auto | kType = DisplayListOpType::kSetSharedImageFilter |
| |
| static constexpr uint32_t | kDepthInc = 0 |
| |
| static constexpr uint32_t | kRenderOpInc = 0 |
| |
Definition at line 242 of file dl_op_records.h.
◆ SetSharedImageFilterOp()
| flutter::SetSharedImageFilterOp::SetSharedImageFilterOp |
( |
const DlImageFilter * |
filter | ) |
|
|
inlineexplicit |
Definition at line 245 of file dl_op_records.h.
DLOp(DisplayListOpType type)
const std::shared_ptr< DlImageFilter > filter
static constexpr auto kType
◆ dispatch()
| void flutter::SetSharedImageFilterOp::dispatch |
( |
DlOpReceiver & |
receiver | ) |
const |
|
inline |
◆ equals()
◆ filter
| const std::shared_ptr<DlImageFilter> flutter::SetSharedImageFilterOp::filter |
◆ kType
| constexpr auto flutter::SetSharedImageFilterOp::kType = DisplayListOpType::kSetSharedImageFilter |
|
staticconstexpr |
The documentation for this struct was generated from the following file: