Searched refs:textToGlyphIDs (Results 1 – 4 of 4) sorted by relevance
166 auto glyphIDs = textToGlyphIDs(font, bytes, byteLength, SkTextEncoding::kUTF8); in drawTextUTF8()289 SkSpan<const SkGlyphID> SkGlyphRunBuilder::textToGlyphIDs( in textToGlyphIDs() function in SkGlyphRunBuilder
133 SkSpan<const SkGlyphID> textToGlyphIDs(
140 SkSpan<const SkGlyphID> textToGlyphIDs(
193 auto glyphIDs = textToGlyphIDs(font, bytes, byteLength, encoding); in textToGlyphRunList()312 SkSpan<const SkGlyphID> SkGlyphRunBuilder::textToGlyphIDs( in textToGlyphIDs() function in SkGlyphRunBuilder