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