Searched defs:GetDIPScale (Results 1 - 2 of 2) sorted by relevance

/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 Dshared_device_display_info.cc72 double SharedDeviceDisplayInfo::GetDIPScale() { function in class:gfx::SharedDeviceDisplayInfo

Completed in 135 milliseconds