[][src]Type Definition webrender_api::DevicePixelScale

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

Scaling ratio from world pixels to device pixels.