14 : offset_(offset), size_(
size), view_id_(
view_id) {}
20 FML_DLOG(ERROR) <<
"Trying to embed a platform view but the PrerollContext "
21 "does not support embedding";
28 std::unique_ptr<EmbeddedViewParams>
params =
38 FML_DLOG(ERROR) <<
"Trying to embed a platform view but the PaintContext "
39 "does not support embedding";
Developer-facing API for rendering anything within the engine.
virtual void PrerollCompositeEmbeddedView(int64_t platform_view_id, std::unique_ptr< EmbeddedViewParams > params)=0
virtual void PushVisitedPlatformView(int64_t platform_view_id)
virtual DlCanvas * CompositeEmbeddedView(int64_t platform_view_id)=0
void set_subtree_has_platform_view(bool value)
void set_paint_bounds(const DlRect &paint_bounds)
void fill(MutatorsStack *mutators)
void set_delegate(DlCanvas *canvas)
const DlMatrix matrix() const
const EmbeddedViewParams * params
G_BEGIN_DECLS FlutterViewId view_id
#define FML_DLOG(severity)
it will be possible to load the file into Perfetto s trace viewer use test Running tests that layout and measure text will not yield consistent results across various platforms Enabling this option will make font resolution default to the Ahem test font on all disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
ExternalViewEmbedder * view_embedder
bool rendering_above_platform_view
LayerStateStack & state_stack
LayerStateStack & state_stack
ExternalViewEmbedder * view_embedder
static constexpr TRect MakeOriginSize(const TPoint< Type > &origin, const TSize< Type > &size)