[][src]Type Definition webrender_api::LayoutToDeviceScale

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

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