HomeSort by relevance Sort by last modified time
    Searched defs:SetRootLayer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 160 void CompositorImpl::SetRootLayer(scoped_refptr<cc::Layer> root_layer) {
230 host_->SetRootLayer(root_layer_);
  /external/chromium_org/cc/trees/
layer_tree_impl.cc 72 void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) {
layer_tree_host.cc 328 sync_tree->SetRootLayer(TreeSynchronizer::SynchronizeTrees(
615 void LayerTreeHost::SetRootLayer(scoped_refptr<Layer> root_layer) {
    [all...]
  /external/chromium_org/ui/compositor/
compositor.cc 301 host_->SetRootLayer(root_web_layer_);
381 void Compositor::SetRootLayer(Layer* root_layer) {

Completed in 98 milliseconds