Searched refs:Utf8GlyphFinder (Results 1 – 1 of 1) sorted by relevance
83 class Utf8GlyphFinder final : public UtfNGlyphFinder {85 explicit Utf8GlyphFinder(SkGlyphCache* cache) : UtfNGlyphFinder(cache) { } in Utf8GlyphFinder() function145 return arena->make<Utf8GlyphFinder>(cache); in getGlyphFinder()