Home
last modified time | relevance | path

Searched defs:glyphSpan (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/utils/
DSkShaperJSONWriter.cpp187 SkSpan<const SkGlyphID> glyphSpan{&glyphIDs[glyphRangeStart], glyphRangeCount}; in VisualizeClusters() local
209 SkSpan<const SkGlyphID> glyphSpan{&glyphIDs[glyphStartIndex], in VisualizeClusters() local
/third_party/flutter/skia/src/utils/
DSkShaperJSONWriter.cpp187 SkSpan<const SkGlyphID> glyphSpan{&glyphIDs[glyphRangeStart], glyphRangeCount}; in VisualizeClusters() local
209 SkSpan<const SkGlyphID> glyphSpan{&glyphIDs[glyphStartIndex], in VisualizeClusters() local
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1607 auto glyphSpan = drawables.get<0>(); in addMultiMaskFormat() local
2346 auto glyphSpan = drawables.get<0>(); in processDeviceMasks() local
2373 auto glyphSpan = drawables.get<0>(); in processSourceMasks() local