#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 238 of file dl_op_records.h.
◆ SetImageColorSourceOp()
flutter::SetImageColorSourceOp::SetImageColorSourceOp |
( |
const DlImageColorSource * |
source | ) |
|
|
inlineexplicit |
Definition at line 241 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 SkMatrix * matrix_ptr() const
const DlImageColorSource source
◆ dispatch()
void flutter::SetImageColorSourceOp::dispatch |
( |
DispatchContext & |
ctx | ) |
const |
|
inline |
◆ kType
constexpr auto flutter::SetImageColorSourceOp::kType = DisplayListOpType::kSetImageColorSource |
|
staticconstexpr |
◆ source
The documentation for this struct was generated from the following file: