Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkStrikeCache, including all inherited members.
createStrike(const SkStrikeSpec &strikeSpec, SkFontMetrics *maybeMetrics=nullptr, std::unique_ptr< SkStrikePinner >=nullptr) SK_EXCLUDES(fLock) | SkStrikeCache | |
Dump() | SkStrikeCache | static |
DumpMemoryStatistics(SkTraceMemoryDump *dump) | SkStrikeCache | static |
findOrCreateScopedStrike(const SkStrikeSpec &strikeSpec) override SK_EXCLUDES(fLock) | SkStrikeCache | virtual |
findOrCreateStrike(const SkStrikeSpec &strikeSpec) SK_EXCLUDES(fLock) | SkStrikeCache | |
findStrike(const SkDescriptor &desc) SK_EXCLUDES(fLock) | SkStrikeCache | |
getCacheCountLimit() const SK_EXCLUDES(fLock) | SkStrikeCache | |
getCacheCountUsed() const SK_EXCLUDES(fLock) | SkStrikeCache | |
getCacheSizeLimit() const SK_EXCLUDES(fLock) | SkStrikeCache | |
getTotalMemoryUsed() const SK_EXCLUDES(fLock) | SkStrikeCache | |
GlobalStrikeCache() | SkStrikeCache | static |
purgeAll() SK_EXCLUDES(fLock) | SkStrikeCache | |
PurgeAll() | SkStrikeCache | static |
purgePinned(size_t minBytesNeeded=0) SK_EXCLUDES(fLock) | SkStrikeCache | |
setCacheCountLimit(int limit) SK_EXCLUDES(fLock) | SkStrikeCache | |
setCacheSizeLimit(size_t limit) SK_EXCLUDES(fLock) | SkStrikeCache | |
SkStrike | SkStrikeCache | friend |
SkStrikeCache()=default | SkStrikeCache | |
~StrikeForGPUCacheInterface()=default | sktext::StrikeForGPUCacheInterface | virtual |