[−][src]Type Definition azul_webrender_api::units::DevicePixelScale
type DevicePixelScale = Scale<f32, WorldPixel, DevicePixel>;
Scaling ratio from world pixels to device pixels.
type DevicePixelScale = Scale<f32, WorldPixel, DevicePixel>;
Scaling ratio from world pixels to device pixels.