8#ifndef SkOTUtils_DEFINED
9#define SkOTUtils_DEFINED
50 : fTypes(types), fTypesCount(typesCount), fTypesIndex(0)
51 , fNameTableData(
std::move(nameTableData))
52 , fFamilyNameIter(fNameTableData.
get(),
size, fTypes[fTypesIndex])
75 std::unique_ptr<uint8_t[]> fNameTableData;
83 : fName(
std::move(
name)), fLanguage(
std::move(language)), fHasNext(
true) {}
86 localizedString->
fString = fName;
89 bool hadNext = fHasNext;
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
bool next(SkTypeface::LocalizedString *localizedString) override
LocalizedStrings_SingleName(SkString name, SkString language)
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
const myers::Point & get(const myers::Segment &)
static uint32_t CalcTableChecksum(SK_OT_ULONG *data, size_t length)
static SkData * RenameFont(SkStreamAsset *fontData, const char *fontName, int fontNameLen)
static void SetAdvancedTypefaceFlags(SkOTTableOS2_V4::Type fsType, SkAdvancedTypefaceMetrics *info)
std::shared_ptr< const fml::Mapping > data