GetDIPScale        43 ui/gfx/android/device_display_info.cc   return SharedDeviceDisplayInfo::GetInstance()->GetDIPScale();
GetDIPScale        49 ui/gfx/android/device_display_info.h   double GetDIPScale();
GetDIPScale        28 ui/gfx/android/shared_device_display_info.h   double GetDIPScale();
GetDIPScale        35 ui/gfx/screen_android.cc     const float device_scale_factor = device_info.GetDIPScale();