22SkDataTable::SkDataTable() {
27 fFreeProcContext =
nullptr;
30SkDataTable::SkDataTable(
const void* array,
size_t elemSize,
int count,
31 FreeProc proc,
void* context) {
36 fU.fElems = (
const char*)array;
38 fFreeProcContext = context;
41SkDataTable::SkDataTable(
const Dir*
dir,
int count, FreeProc proc,
void* ctx) {
48 fFreeProcContext = ctx;
51SkDataTable::~SkDataTable() {
53 fFreeProc(fFreeProcContext);
58 SkASSERT((
unsigned)index < (
unsigned)fCount);
63 return fU.fDir[index].fSize;
68 SkASSERT((
unsigned)index < (
unsigned)fCount);
74 return fU.fElems + index * fElemSize;
77 *
size = fU.fDir[index].fSize;
79 return fU.fDir[index].fPtr;
93 const size_t sizes[],
int count) {
100 dataSize += sizes[
i];
103 size_t bufferSize =
count *
sizeof(Dir) + dataSize;
110 dir[
i].fSize = sizes[
i];
111 memcpy(elem, ptrs[
i], sizes[
i]);
123 size_t bufferSize = elemSize *
count;
125 memcpy(
buffer, array, bufferSize);
131 FreeProc proc,
void* ctx) {
static void malloc_freeproc(void *context)
SK_API void sk_free(void *)
static void * sk_malloc_throw(size_t size)
sk_sp< T > sk_ref_sp(T *obj)
static sk_sp< SkDataTable > MakeCopyArray(const void *array, size_t elemSize, int count)
const void * at(int index, size_t *size=nullptr) const
static sk_sp< SkDataTable > MakeArrayProc(const void *array, size_t elemSize, int count, FreeProc proc, void *context)
static sk_sp< SkDataTable > MakeEmpty()
static sk_sp< SkDataTable > MakeCopyArrays(const void *const *ptrs, const size_t sizes[], int count)
size_t atSize(int index) const
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 to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace Enable an endless trace buffer The default is a ring buffer This is useful when very old events need to viewed For during application launch Memory usage will continue to grow indefinitely however Start app with an specific route defined on the framework flutter assets dir
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 to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace buffer
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