HomeSort by relevance Sort by last modified time
    Searched refs:host_bounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/display/
display_manager.cc 1049 gfx::Rect host_bounds = first_display.bounds_in_native(); local
    [all...]
  /external/chromium_org/ui/compositor/
layer_unittest.cc 100 const gfx::Rect host_bounds(10, 10, 500, 500);
102 TestCompositorHost::Create(host_bounds, context_factory));
407 const gfx::Rect host_bounds(1000, 1000);
408 compositor_host_.reset(TestCompositorHost::Create(host_bounds,
    [all...]

Completed in 111 milliseconds