Searched refs:textToGlyphIDs (Results 1 – 4 of 4) sorted by relevance
165 auto glyphIDs = textToGlyphIDs(font, bytes, byteLength, kUTF8_SkTextEncoding); in drawTextUTF8()259 SkSpan<const SkGlyphID> SkGlyphRunBuilder::textToGlyphIDs( in textToGlyphIDs() function in SkGlyphRunBuilder
132 SkSpan<const SkGlyphID> textToGlyphIDs(
140 SkSpan<const SkGlyphID> textToGlyphIDs(
194 auto glyphIDs = textToGlyphIDs(font, bytes, byteLength, encoding); in textToGlyphRunList()313 SkSpan<const SkGlyphID> SkGlyphRunBuilder::textToGlyphIDs( in textToGlyphIDs() function in SkGlyphRunBuilder