Home
last modified time | relevance | path

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

/external/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
/external/skia/src/gpu/text/
DGrTextBlob.cpp1575 auto glyphSpan = drawables.get<0>(); in addMultiMaskFormat() local
2300 auto glyphSpan = drawables.get<0>(); in processDeviceMasks() local
2324 auto glyphSpan = drawables.get<0>(); in processSourceMasks() local