Home | History | Annotate | Download | only in fuzz

Lines Matching full:glyphs

974         SkGlyphID* glyphs = (SkGlyphID*)array.append(glyphCount * sizeof(SkGlyphID));
976 fuzz->nextRange(&glyphs[i], 0, glyphRange - 1);
1057 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));
1063 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));
1069 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));