Searched refs:SkTHashTable (Results 1 – 3 of 3) sorted by relevance
25 class SkTHashTable : SkNoncopyable {27 SkTHashTable() : fCount(0), fRemoved(0), fCapacity(0) {} in SkTHashTable() function31 this->~SkTHashTable(); in reset()32 new (this) SkTHashTable; in reset()253 SkTHashTable<Pair, K> fTable;298 SkTHashTable<T, T, Traits> fTable;
152 SkTHashTable<TextBlob*, const TextBlob::Key&, TextBlob> fBlobKeyCache;
263 SkTHashTable<SkGlyph, PackedGlyphID, SkGlyph::HashTraits> fGlyphMap;