Searched defs:glyphFunc (Results 1 – 2 of 2) sorted by relevance
74 auto glyphFunc = [&](uint16_t* outGlyphIds, float* outPositions) { in drawGlyphs() local
822 void SkiaCanvas::drawGlyphs(ReadGlyphFunc glyphFunc, int count, const Paint& paint, float x, in drawGlyphs()