Home | History | Annotate | Download | only in trees

Lines Matching defs:host_impl_

77   DamageTrackerTest() : host_impl_(&proxy_, &shared_bitmap_manager_) {}
81 LayerImpl::Create(host_impl_.active_tree(), 1);
83 LayerImpl::Create(host_impl_.active_tree(), 2);
107 LayerImpl::Create(host_impl_.active_tree(), 1);
109 LayerImpl::Create(host_impl_.active_tree(), 2);
111 LayerImpl::Create(host_impl_.active_tree(), 3);
113 LayerImpl::Create(host_impl_.active_tree(), 4);
115 LayerImpl::Create(host_impl_.active_tree(), 5);
181 FakeLayerTreeHostImpl host_impl_;
705 LayerImpl::Create(host_impl_.active_tree(), 3);
754 LayerImpl::Create(host_impl_.active_tree(), 3);
787 LayerImpl::Create(host_impl_.active_tree(), 3);
1038 LayerImpl::Create(host_impl_.active_tree(), 6);
1053 LayerImpl::Create(host_impl_.active_tree(), 7);
1138 LayerImpl::Create(host_impl_.active_tree(), 3);
1151 LayerImpl::Create(host_impl_.active_tree(), 4);
1230 LayerImpl::Create(host_impl_.active_tree(), 6);
1242 LayerImpl::Create(host_impl_.active_tree(), 7);
1303 LayerImpl::Create(host_impl_.active_tree(), 6);
1319 LayerImpl::Create(host_impl_.active_tree(), 7);
1379 scoped_ptr<LayerImpl> root = LayerImpl::Create(host_impl_.active_tree(), 1);