Searched refs:fFontID (Results 1 – 5 of 5) sorted by relevance
89 rec.fFontID = typeface->uniqueID(); in createGlyphs()
479 SkASSERT(typeface->uniqueID() == rec->fFontID); in VisitCache()541 index, rec.fFontID, cache.countCachedGlyphs(), in dump_visitor()573 gGlyphCacheDumpName, fontName.c_str(), rec.fFontID, &cache); in sk_trace_dump_visitor()
44 uint32_t fFontID; member
1315 rec->fFontID = typeface->uniqueID(); in MakeRec()
238 uint32_t fFontID; member274 : fNext(nullptr), fSkStream(std::move(stream)), fRefCnt(1), fFontID(fontID) in SkFaceRec()336 if (cachedRec->fFontID == fontID) { in ref_ft_face()