Searched refs:TextBlobCacheOverBudgetCB (Results 1 – 2 of 2) sorted by relevance
348 static void TextBlobCacheOverBudgetCB(void* data);
134 fTextBlobCache.reset(new GrTextBlobCache(TextBlobCacheOverBudgetCB, this, this->contextID())); in initCommon()289 void GrContext::TextBlobCacheOverBudgetCB(void* data) { in TextBlobCacheOverBudgetCB() function in GrContext