Searched defs:glyphBounds (Results 1 – 10 of 10) sorted by relevance
323 void joinGlyphBounds(const SkRect& glyphBounds) { in joinGlyphBounds()
982 SkRect glyphBounds = {glyph.fLeft * xScale, in get_glyph_bounds_device_space() local1181 SkRect glyphBounds = get_glyph_bounds_device_space( in internalDrawGlyphRun() local
995 SkRect glyphBounds = {glyph.fLeft * xScale, in get_glyph_bounds_device_space() local1194 SkRect glyphBounds = get_glyph_bounds_device_space( in internalDrawGlyphRun() local
1025 SkCOLRCanvas(SkRect glyphBounds, SkGlyphID glyphId, in SkCOLRCanvas()
1023 SkCOLRCanvas(SkRect glyphBounds, SkGlyphID glyphId, in SkCOLRCanvas()
269 SkAutoSTArray<16, SkRect> glyphBounds(run.glyphCount()); in TightRunBounds() local
458 SkRect glyphBounds; in make_blob_causing_fallback() local