Searched defs:glyphBounds (Results 1 – 11 of 11) sorted by relevance
15 std::vector<SkRect> glyphBounds; member
66 const SkGlyphRect glyphBounds = digest.bounds().offset(pos); in prepare_for_mask_drawing() local
737 SkRect glyphBounds; in make_blob_causing_fallback() local
577 AutoSTArray<64, SkRect> glyphBounds; in onObjectBoundingBox() local
604 AutoSTArray<16, SkRect> glyphBounds; in computeBounds() local
750 SkRect glyphBounds = SkMatrix::Scale(xScale, yScale).mapRect(glyph->rect()); in get_glyph_bounds_device_space() local924 SkRect glyphBounds = get_glyph_bounds_device_space( in internalDrawGlyphRun() local
1083 calculate_clip(const GrClip* clip, SkRect deviceBounds, SkRect glyphBounds) { in calculate_clip()2337 const SkGlyphRect glyphBounds = in prepare_for_SDFT_drawing() local2386 const SkGlyphRect glyphBounds = digest.bounds().offset(roundedPos); in prepare_for_direct_mask_drawing() local2417 const SkGlyphRect glyphBounds = digest.bounds().offset(mappedPos); in prepare_for_mask_drawing() local
280 AutoSTArray<16, SkRect> glyphBounds(run.glyphCount()); in TightRunBounds() local
366 const glyphBounds = font.getGlyphBounds(glyphMalloc, paint); // $ExpectType Float32Array constant
1245 SkCOLRCanvas(SkRect glyphBounds, in SkCOLRCanvas()
1436 AutoSTArray<32, SkRect> glyphBounds(len); in shape() local