HomeSort by relevance Sort by last modified time
    Searched refs:SetRootLayer (Results 51 - 63 of 63) sorted by null

1 23

  /external/chromium_org/cc/test/
layer_tree_pixel_test.cc 223 layer_tree_host()->SetRootLayer(root);
layer_tree_test.cc 548 layer_tree_host_->SetRootLayer(root_layer);
  /external/chromium_org/cc/layers/
layer_impl_unittest.cc 249 host_impl.active_tree()->SetRootLayer(
419 host_impl_.active_tree()->SetRootLayer(
picture_layer_impl_unittest.cc 142 pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
    [all...]
  /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_host_unittest_animation.cc 375 layer_tree_host()->SetRootLayer(make_scoped_refptr<Layer>(NULL));
651 layer_tree_host()->SetRootLayer(update_check_layer_);
    [all...]
layer_tree_impl.cc 109 void LayerTreeImpl::SetRootLayer(scoped_ptr<LayerImpl> layer) {
    [all...]
layer_tree_host_unittest_delegated.cc 259 layer_tree_host()->SetRootLayer(root_);
    [all...]
layer_tree_host_impl.cc     [all...]
occlusion_tracker_unittest.cc 385 host_->SetRootLayer(scoped_refptr<Layer>(root));
    [all...]
  /external/chromium_org/cc/resources/
tile_manager_unittest.cc 509 pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());
    [all...]
  /external/chromium_org/ui/compositor/
layer.cc 113 compositor_->SetRootLayer(NULL);
layer_animator_unittest.cc     [all...]

Completed in 564 milliseconds

1 23