Searched refs:fTextBlobCache (Results 1 – 3 of 3) sorted by relevance
341 GrTextBlobCache* getTextBlobCache() { return fTextBlobCache.get(); } in getTextBlobCache()394 std::unique_ptr<GrTextBlobCache> fTextBlobCache; variable
108 fTextBlobCache.reset(new GrTextBlobCache(TextBlobCacheOverBudgetCB, this)); in initCommon()158 fTextBlobCache->freeAll(); in abandonContext()176 fTextBlobCache->freeAll(); in releaseResourcesAndAbandonContext()
68 fTextBlobCache->setBudget(bytes); in setTextBlobCacheLimit_ForTesting()