Searched refs:GetSmallestDIPWidth (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/ui/gfx/android/
H A Ddevice_display_info.cc46 int DeviceDisplayInfo::GetSmallestDIPWidth() { function in class:gfx::DeviceDisplayInfo
47 return SharedDeviceDisplayInfo::GetInstance()->GetSmallestDIPWidth();
H A Ddevice_display_info.h52 int GetSmallestDIPWidth();
H A Dshared_device_display_info.cc78 int SharedDeviceDisplayInfo::GetSmallestDIPWidth() { function in class:gfx::SharedDeviceDisplayInfo
H A Dshared_device_display_info.h29 int GetSmallestDIPWidth();
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc555 int minWidth = info.GetSmallestDIPWidth();

Completed in 78 milliseconds