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