HomeSort by relevance Sort by last modified time
    Searched refs:TextBlobCacheOverBudgetCB (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrContext.h 661 static void TextBlobCacheOverBudgetCB(void* data);
  /external/skia/src/gpu/
GrContext.cpp 140 fTextBlobCache.reset(SkNEW_ARGS(GrTextBlobCache, (TextBlobCacheOverBudgetCB, this)));
251 void GrContext::TextBlobCacheOverBudgetCB(void* data) {
    [all...]

Completed in 274 milliseconds