Lines Matching refs:glyphs
914 SkGlyphID* glyphs = (SkGlyphID*)array.append(glyphCount * sizeof(SkGlyphID));
916 fuzz->nextRange(&glyphs[i], 0, glyphRange - 1);
998 (void)font.textToGlyphs(textPtr, textLen, encoding, buffer->glyphs, glyphCount);
1004 (void)font.textToGlyphs(textPtr, textLen, encoding, buffer->glyphs, glyphCount);
1010 (void)font.textToGlyphs(textPtr, textLen, encoding, buffer->glyphs, glyphCount);