Home | History | Annotate | Download | only in fuzz

Lines Matching full:glyphs

986         SkGlyphID* glyphs = (SkGlyphID*)array.append(glyphCount * sizeof(SkGlyphID));
988 fuzz->nextRange(&glyphs[i], 0, glyphRange - 1);
1069 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));
1075 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));
1081 memcpy(buffer->glyphs, text.begin(), SkToSizeT(text.count()));