Searched refs:GetDisplayHeight (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/gfx/android/
H A Ddevice_display_info.cc18 int DeviceDisplayInfo::GetDisplayHeight() { function in class:gfx::DeviceDisplayInfo
19 return SharedDeviceDisplayInfo::GetInstance()->GetDisplayHeight();
H A Ddevice_display_info.h24 int GetDisplayHeight();
H A Dshared_device_display_info.h22 int GetDisplayHeight();
H A Dshared_device_display_info.cc38 int SharedDeviceDisplayInfo::GetDisplayHeight() { function in class:gfx::SharedDeviceDisplayInfo
/external/chromium_org/ui/gfx/
H A Dscreen_android.cc45 : device_info.GetDisplayHeight());
/external/chromium_org/content/browser/renderer_host/
H A Dimage_transport_factory_android.cc65 size_t full_screen_texture_size_in_bytes = display_info.GetDisplayHeight() *
H A Dcompositor_impl_android.cc519 display_info.GetDisplayHeight() *
/external/chromium_org/chrome/browser/android/thumbnail/
H A Dthumbnail_store.cc696 display_info.GetDisplayHeight());
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc123 display_height = info.GetDisplayHeight();

Completed in 166 milliseconds