Searched defs:TestCompositorHost (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/test/
H A Dtest_compositor_host.h17 class TestCompositorHost { class in namespace:ui
19 virtual ~TestCompositorHost() {}
21 // Creates a new TestCompositorHost. The caller owns the returned value.
22 static TestCompositorHost* Create(const gfx::Rect& bounds,
25 // Shows the TestCompositorHost.

Completed in 265 milliseconds