#include <dl_op_records.h>
|
| static constexpr auto | kType = DisplayListOpType::kSetImageColorSource |
| |
| static constexpr uint32_t | kDepthInc = 0 |
| |
| static constexpr uint32_t | kRenderOpInc = 0 |
| |
Definition at line 199 of file dl_op_records.h.
◆ SetImageColorSourceOp()
| flutter::SetImageColorSourceOp::SetImageColorSourceOp |
( |
const DlImageColorSource * |
source | ) |
|
|
inlineexplicit |
Definition at line 202 of file dl_op_records.h.
DlImageSampling sampling() const
DlTileMode vertical_tile_mode() const
DlTileMode horizontal_tile_mode() const
sk_sp< const DlImage > image() const
const DlMatrix * matrix_ptr() const
DLOp(DisplayListOpType type)
static constexpr auto kType
const DlImageColorSource source
◆ dispatch()
| void flutter::SetImageColorSourceOp::dispatch |
( |
DlOpReceiver & |
receiver | ) |
const |
|
inline |
◆ kType
| constexpr auto flutter::SetImageColorSourceOp::kType = DisplayListOpType::kSetImageColorSource |
|
staticconstexpr |
◆ source
The documentation for this struct was generated from the following file: