Searched refs:DetachProc (Results 1 – 1 of 1) sorted by relevance
150 return VisitCache(typeface, desc, DetachProc, nullptr); in DetachCache()233 static bool DetachProc(const SkGlyphCache*, void*) { return true; } in DetachProc() function