9#ifndef SkPtrSet_DEFINED
10#define SkPtrSet_DEFINED
32 uint32_t
find(
void*)
const;
75 return fIndex < fSet.fList.
size() ? fSet.fList[fIndex++].fPtr :
nullptr;
99 static bool Less(
const Pair&
a,
const Pair&
b);
136 void incPtr(
void*)
override;
137 void decPtr(
void*)
override;
166 int fNextAddedFactory;
sk_sp< SkFlattenable >(* Factory)(SkReadBuffer &)
const char * getNextAddedFactoryName()
uint32_t find(SkFlattenable::Factory)
Iter(const SkPtrSet &set)
virtual void incPtr(void *)
uint32_t find(void *) const
void copyToArray(void *array[]) const
virtual void decPtr(void *)
void incPtr(void *) override
void decPtr(void *) override
void copyToArray(T *array) 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 set