HomeSort by relevance Sort by last modified time
    Searched refs:GetDIPScale (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/android/
device_display_info.h 38 double GetDIPScale();
device_display_info.cc 54 double DeviceDisplayInfo::GetDIPScale() {
  /external/chromium_org/ui/gfx/
screen_android.cc 29 const float device_scale_factor = device_info.GetDIPScale();

Completed in 221 milliseconds