#include <dl_op_records.h>
Definition at line 688 of file dl_op_records.h.
◆ DrawPathOp()
flutter::DrawPathOp::DrawPathOp |
( |
const SkPath & |
path | ) |
|
|
inlineexplicit |
Definition at line 691 of file dl_op_records.h.
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
const DlOpReceiver::CacheablePath cached_path
◆ dispatch()
Definition at line 695 of file dl_op_records.h.
695 {
697 if (ctx.receiver.PrefersImpellerPaths()) {
699 } else {
701 }
702 }
703 }
bool op_needed(const DispatchContext &ctx) const
◆ equals()
◆ cached_path
◆ kType
constexpr auto flutter::DrawPathOp::kType = DisplayListOpType::kDrawPath |
|
staticconstexpr |
The documentation for this struct was generated from the following file: