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