Function tiny_skia::scan::fill_rect_aa

source ยท
pub fn fill_rect_aa(
    rect: &Rect,
    clip: &ScreenIntRect,
    blitter: &mut dyn Blitter,
)