Home
last modified time | relevance | path

Searched defs:fRemoteFontIdToTypeface (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRemoteGlyphCache.h241 SkTHashMap<SkFontID, sk_sp<SkTypeface>> fRemoteFontIdToTypeface; variable
/third_party/skia/src/core/
DSkRemoteGlyphCache.cpp894 SkTHashMap<SkFontID, sk_sp<SkTypeface>> fRemoteFontIdToTypeface; member in SkStrikeClientImpl