Home | History | Annotate | Download | only in browser_plugin

Lines Matching defs:GetDeviceScaleFactor

54       last_device_scale_factor_(GetDeviceScaleFactor()),
320 GetDeviceScaleFactor());
427 GetDeviceScaleFactor() != params.scale_factor) {
485 float BrowserPlugin::GetDeviceScaleFactor() const {
703 params->scale_factor = GetDeviceScaleFactor();