Searched refs:GetPhysicalDisplayHeight (Results 1 - 6 of 6) sorted by relevance

/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 Ddevice_display_info.h33 int GetPhysicalDisplayHeight();
H A Dshared_device_display_info.h24 int GetPhysicalDisplayHeight();
H A Dshared_device_display_info.cc50 int SharedDeviceDisplayInfo::GetPhysicalDisplayHeight() { function in class:gfx::SharedDeviceDisplayInfo
/external/chromium_org/ui/gfx/
H A Dscreen_android.cc43 device_info.GetPhysicalDisplayHeight()
44 ? device_info.GetPhysicalDisplayHeight()
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc119 int display_height = info.GetPhysicalDisplayHeight();

Completed in 544 milliseconds