Home | History | Annotate | Download | only in graphics

Lines Matching refs:nGlyphs

765         size_t nGlyphs = layout.nGlyphs();
766 uint16_t* glyphs = new uint16_t[nGlyphs];
767 SkPoint* pos = new SkPoint[nGlyphs];