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

/external/chromium_org/ui/compositor/
H A Dcompositor.cc152 host_->SetRootLayer(root_web_layer_);
183 void Compositor::SetRootLayer(Layer* root_layer) { function in class:ui::Compositor
/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.cc343 void CompositorImpl::SetRootLayer(scoped_refptr<cc::Layer> root_layer) { function in class:content::CompositorImpl
428 host_->SetRootLayer(root_layer_);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc287 sync_tree->SetRootLayer(TreeSynchronizer::SynchronizeTrees(
535 void LayerTreeHost::SetRootLayer(scoped_refptr<Layer> root_layer) { function in class:cc::LayerTreeHost
H A Dlayer_tree_impl.cc109 void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) { function in class:cc::LayerTreeImpl

Completed in 159 milliseconds