Searched refs:fTextBlobCache (Results 1 – 3 of 3) sorted by relevance
320 GrTextBlobCache* getTextBlobCache() { return fTextBlobCache; } in getTextBlobCache()374 SkAutoTDelete<GrTextBlobCache> fTextBlobCache; variable
103 fTextBlobCache.reset(new GrTextBlobCache(TextBlobCacheOverBudgetCB, this)); in initCommon()147 fTextBlobCache->freeAll(); in abandonContext()
91 fTextBlobCache->setBudget(bytes); in setTextBlobCacheLimit_ForTesting()