Home | History | Annotate | Download | only in core

Lines Matching full:gptr

563     uint16_t*   gptr = glyphs;
568 *gptr++ = cache->unicharToGlyph(SkUTF8_NextUnichar(&text));
575 *gptr++ = cache->unicharToGlyph(SkUTF16_NextUnichar(&text16));
583 *gptr
590 return gptr - glyphs;