Searched defs:GetPhysicalDisplayHeight (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ui/gfx/android/
H A Ddevice_display_info.cc26 int DeviceDisplayInfo::GetPhysicalDisplayHeight() { function in class:gfx::DeviceDisplayInfo
27 return SharedDeviceDisplayInfo::GetInstance()->GetPhysicalDisplayHeight();
H A Dshared_device_display_info.cc50 int SharedDeviceDisplayInfo::GetPhysicalDisplayHeight() { function in class:gfx::SharedDeviceDisplayInfo

Completed in 61 milliseconds