5#ifndef FLUTTER_FLOW_SURFACE_H_
6#define FLUTTER_FLOW_SURFACE_H_
10#include "flutter/common/graphics/gl_context_switch.h"
11#include "flutter/flow/embedded_views.h"
12#include "flutter/flow/surface_frame.h"
13#include "flutter/fml/macros.h"
52 virtual std::shared_ptr<impeller::AiksContext>
GetAiksContext()
const;
61 FML_DISALLOW_COPY_AND_ASSIGN(
Surface);
Abstract Base Class that represents where we will be rendering content.
virtual bool EnableRasterCache() const
virtual SkMatrix GetRootTransformation() const =0
virtual bool AllowsDrawingWhenGpuDisabled() const
virtual SurfaceData GetSurfaceData() const
virtual std::unique_ptr< SurfaceFrame > AcquireFrame(const SkISize &size)=0
virtual bool ClearRenderContext()
virtual std::shared_ptr< impeller::AiksContext > GetAiksContext() const
virtual GrDirectContext * GetContext()=0
virtual std::unique_ptr< GLContextResult > MakeRenderContextCurrent()
it will be possible to load the file into Perfetto s trace viewer 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
A screenshot of the surface's raw data.