[][src]Type Definition webrender::api::DevicePixelScale

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

Scaling ratio from world pixels to device pixels.