Searched refs:host_bounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_manager.cc926 gfx::Rect host_bounds = first_display.bounds_in_native(); local
929 "%d+%d-500x400", host_bounds.x(), host_bounds.bottom())));
/external/chromium_org/ui/compositor/
H A Dlayer_unittest.cc96 const gfx::Rect host_bounds(10, 10, 500, 500);
98 host_bounds, context_factory));
405 const gfx::Rect host_bounds(1000, 1000);
406 compositor_host_.reset(TestCompositorHost::Create(host_bounds,

Completed in 106 milliseconds