[][src]Type Definition azul_webrender_api::units::LayoutToDeviceScale

type LayoutToDeviceScale = Scale<f32, LayoutPixel, DevicePixel>;

A complete scaling ratio from layout space to device pixel space.