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

  /external/chromium_org/ui/compositor/
compositor.cc 152 host_->SetRootLayer(root_web_layer_);
183 void Compositor::SetRootLayer(Layer* root_layer) {
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 343 void CompositorImpl::SetRootLayer(scoped_refptr<cc::Layer> root_layer) {
428 host_->SetRootLayer(root_layer_);
  /external/chromium_org/cc/trees/
layer_tree_host.cc 287 sync_tree->SetRootLayer(TreeSynchronizer::SynchronizeTrees(
535 void LayerTreeHost::SetRootLayer(scoped_refptr<Layer> root_layer) {
    [all...]
layer_tree_impl.cc 109 void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) {
    [all...]

Completed in 422 milliseconds