Searched refs:AttachCache (Results 1 – 7 of 7) sorted by relevance
139 static void AttachCache(SkGlyphCache*);140 using AttachCacheFunctor = SkFunctionWrapper<void, SkGlyphCache, AttachCache>;
563 void SkGlyphCache::AttachCache(SkGlyphCache* cache) { in AttachCache() function in SkGlyphCache
2360 SkGlyphCache::AttachCache(fCache); in ~SkTextBaseIter()
77 SkGlyphCache::AttachCache(cache); in DrawBmpText()119 SkGlyphCache::AttachCache(cache); in DrawBmpPosText()297 SkGlyphCache::AttachCache(origPaintCache); in DrawDFText()414 SkGlyphCache::AttachCache(cache); in DrawDFPosText()
165 SkGlyphCache::AttachCache(*cache); in regenInBatch()
640 SkGlyphCache::AttachCache(fDetachedGlyphCache); in releaseGlyphCache()
177 SkGlyphCache::AttachCache(cache); in onPrepareDraws()