Searched refs:Utf16GlyphFinder (Results 1 – 1 of 1) sorted by relevance
91 class Utf16GlyphFinder final : public UtfNGlyphFinder {93 explicit Utf16GlyphFinder(SkGlyphCache* cache) : UtfNGlyphFinder(cache) { } in Utf16GlyphFinder() function147 return arena->make<Utf16GlyphFinder>(cache); in getGlyphFinder()