Home | History | Annotate | Download | only in layers

Lines Matching refs:host_impl

24     FakeUIResourceLayerTreeHostImpl* host_impl,
31 UIResourceLayerImpl::Create(host_impl->active_tree(), 1);
40 host_impl->CreateUIResource(uid, bitmap);
62 FakeUIResourceLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
69 scoped_ptr<UIResourceLayerImpl> layer = GenerateUIResourceLayer(&host_impl,
79 layer = GenerateUIResourceLayer(&host_impl,
105 FakeUIResourceLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
111 scoped_ptr<UIResourceLayerImpl> layer = GenerateUIResourceLayer(&host_impl,
120 layer = GenerateUIResourceLayer(&host_impl,
132 FakeUIResourceLayerTreeHostImpl host_impl(&proxy, &shared_bitmap_manager);
139 &host_impl, bitmap_size, layer_size, skbitmap_opaque, uid);
145 &host_impl, bitmap_size, layer_size, skbitmap_opaque, uid);
162 impl.host_impl()->CreateUIResource(uid, bitmap);