Searched refs:GetDIPScale (Results 1 - 6 of 6) sorted by last modified time

/external/chromium_org/ui/gfx/android/
H A Ddevice_display_info.cc42 double DeviceDisplayInfo::GetDIPScale() { function in class:gfx::DeviceDisplayInfo
43 return SharedDeviceDisplayInfo::GetInstance()->GetDIPScale();
H A Ddevice_display_info.h49 double GetDIPScale();
H A Dshared_device_display_info.cc72 double SharedDeviceDisplayInfo::GetDIPScale() { function in class:gfx::SharedDeviceDisplayInfo
H A Dshared_device_display_info.h28 double GetDIPScale();
/external/chromium_org/ui/gfx/
H A Dscreen_android.cc35 const float device_scale_factor = device_info.GetDIPScale();
/external/chromium_org/chrome/browser/android/
H A Dtab_android.cc666 const float device_scale_factor = device_info.GetDIPScale();

Completed in 139 milliseconds