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