[][src]Type Definition webrender_api::units::DevicePixelScale

type DevicePixelScale = Scale<f32, WorldPixel, DevicePixel>;

Scaling ratio from world pixels to device pixels.