Lines Matching defs:glyphs
144 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(glyphIDs);
148 for (auto [glyph, pos] : SkMakeZip(glyphs, positions)) {
151 // Store off the positions in device space to position the glyphs during drawing.
217 // TODO: have the mask stage above reject the glyphs that are too big, and handle the
261 msg.appendf(" glyphs:(x,y):\n %s\n", fDrawable.dumpInput().c_str());
267 // processSourceSDFT must be called even if there are no glyphs to make sure
292 msg.appendf(" glyphs:(x,y):\n %s\n", fDrawable.dumpInput().c_str());
298 // processDeviceMasks must be called even if there are no glyphs to make sure runs
323 msg.appendf(" glyphs:(x,y):\n %s\n", fDrawable.dumpInput().c_str());
330 // processSourcePaths must be called even if there are no glyphs to make sure
353 msg.appendf("glyphs:(x,y):\n %s\n", fDrawable.dumpInput().c_str());