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

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

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