75 const char expression[]) = 0;
78 const char expression[]) = 0;
81 const char expression[]) = 0;
98 kDeferImageLoading = 0x01,
101 kPreferEmbeddedFonts = 0x02,
111 float fTotalLoadTimeMS = 0,
112 fJsonParseTimeMS = 0,
113 fSceneParseTimeMS = 0;
114 size_t fJsonSize = 0,
214 kSkipTopLevelIsolation = 0x01,
218 kDisableTopLevelClipping = 0x02,
245 this->seekFrameTime(t * this->
duration(), ic);
273 double fps()
const {
return fFPS; }
289 enum Flags : uint32_t {
290 kRequiresTopLevelIsolation = 1 << 0,
296 double inPoint,
double outPoint,
double duration,
double fps, uint32_t
flags);
299 const std::vector<sk_sp<internal::Animator>> fAnimators;
302 const double fInPoint,
#define INHERITED(method,...)
skresources::ResourceProvider ResourceProvider
const Stats & getStats() const
const sk_sp< SlotManager > & getSlotManager() const
const SkSize & size() const
const SkString & version() const
void seek(SkScalar t, sksg::InvalidationController *ic=nullptr)
virtual T evaluate(float t)=0
virtual sk_sp< ExpressionEvaluator< std::vector< float > > > createArrayExpressionEvaluator(const char expression[])=0
virtual sk_sp< ExpressionEvaluator< SkString > > createStringExpressionEvaluator(const char expression[])=0
virtual sk_sp< ExpressionEvaluator< float > > createNumberExpressionEvaluator(const char expression[])=0
virtual void log(Level, const char message[], const char *json=nullptr)=0
virtual void onMarker(const char name[], float t0, float t1)=0
FlutterSemanticsFlag flags
SK_API sk_sp< SkDocument > Make(SkWStream *dst, const SkSerialProcs *=nullptr, std::function< void(const SkPicture *)> onEndPage=nullptr)
DlVertices::Builder Builder
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
DEF_SWITCHES_START aot vmservice shared library name
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
def render(idl_node, indent_str=' ')
static void make(SkBitmap *bitmap, SkColorType colorType, SkAlphaType alphaType, sk_sp< SkColorSpace > colorSpace)
skresources::ImageAsset ImageAsset
std::shared_ptr< const fml::Mapping > data