Searched refs:root_web_layer_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dcompositor.cc91 root_web_layer_ = cc::Layer::Create();
159 host_->SetRootLayer(root_web_layer_);
198 root_web_layer_->RemoveAllChildren();
200 root_web_layer_->AddChild(root_layer_->cc_layer());
263 root_web_layer_->SetBounds(size_in_pixel);
H A Dcompositor.h288 scoped_refptr<cc::Layer> root_web_layer_; member in class:ui::Compositor

Completed in 69 milliseconds