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

/external/chromium_org/ui/compositor/
H A Dcompositor.cc159 host_->SetRootLayer(root_web_layer_);
190 void Compositor::SetRootLayer(Layer* root_layer) { function in class:ui::Compositor
/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.cc361 void CompositorImpl::SetRootLayer(scoped_refptr<cc::Layer> root_layer) { function in class:content::CompositorImpl
466 host_->SetRootLayer(root_layer_);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc306 sync_tree->SetRootLayer(TreeSynchronizer::SynchronizeTrees(
569 void LayerTreeHost::SetRootLayer(scoped_refptr<Layer> root_layer) { function in class:cc::LayerTreeHost
H A Dlayer_tree_impl.cc119 void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) { function in class:cc::LayerTreeImpl

Completed in 343 milliseconds