[−][src]Type Definition webrender::api::LayoutToDeviceScale
type LayoutToDeviceScale = TypedScale<f32, LayoutPixel, DevicePixel>;
A complete scaling ratio from layout space to device pixel space.
type LayoutToDeviceScale = TypedScale<f32, LayoutPixel, DevicePixel>;
A complete scaling ratio from layout space to device pixel space.