Searched refs:TextBlobCacheOverBudgetCB (Results 1 – 2 of 2) sorted by relevance
450 static void TextBlobCacheOverBudgetCB(void* data);
103 fTextBlobCache.reset(new GrTextBlobCache(TextBlobCacheOverBudgetCB, this)); in initCommon()190 void GrContext::TextBlobCacheOverBudgetCB(void* data) { in TextBlobCacheOverBudgetCB() function in GrContext