Searched refs:GlyphAndPos (Results 1 – 2 of 2) sorted by relevance
61 struct GlyphAndPos { struct144 SkAutoTMalloc<GlyphAndPos> fMasks;146 std::vector<GlyphAndPos> fPaths;
425 processMasks(SkSpan<const GlyphAndPos>{fMasks, SkTo<size_t>(glyphCount)}); in drawGlyphRunAsBMPWithPathFallback()428 processPaths(SkSpan<const GlyphAndPos>{fPaths}); in drawGlyphRunAsBMPWithPathFallback()843 (SkSpan<const SkGlyphRunListPainter::GlyphAndPos> masks) { in generateFromGlyphRunList()854 (SkSpan<const SkGlyphRunListPainter::GlyphAndPos> paths) { in generateFromGlyphRunList()957 (SkSpan<const SkGlyphRunListPainter::GlyphAndPos> masks) { in processGlyphRunForMask()967 (SkSpan<const SkGlyphRunListPainter::GlyphAndPos> paths) { in processGlyphRunForMask()