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

12 3

  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 149 layer_tree_host()->SetRootLayer(root);
285 layer_tree_host()->SetRootLayer(root_layer_);
346 layer_tree_host()->SetRootLayer(root_layer_);
404 layer_tree_host()->SetRootLayer(root_layer_);
454 layer_tree_host()->SetRootLayer(root_layer_);
544 layer_tree_host()->SetRootLayer(root_layer_);
638 layer_tree_host()->SetRootLayer(root_layer_);
    [all...]
layer_tree_host_unittest_context.cc 319 layer_tree_host()->SetRootLayer(root_);
432 layer_tree_host()->SetRootLayer(layer_);
582 layer_tree_host()->SetRootLayer(parent_);
620 layer_tree_host()->SetRootLayer(root_);
827 layer_tree_host()->SetRootLayer(root);
926 layer_tree_host()->SetRootLayer(root);
    [all...]
layer_tree_host_common_unittest.cc 123 host->SetRootLayer(parent);
167 host->SetRootLayer(parent);
220 host->SetRootLayer(root);
429 host->SetRootLayer(root);
556 host->SetRootLayer(root);
653 host->SetRootLayer(root);
    [all...]
layer_tree_host_common_perftest.cc 53 layer_tree_host()->SetRootLayer(root);
layer_tree_host_unittest_no_message_loop.cc 102 layer_tree_host_->SetRootLayer(root_layer_);
layer_tree_host_impl_unittest.cc 189 host_impl_->active_tree()->SetRootLayer(root.Pass());
268 layer_tree_impl->SetRootLayer(root.Pass());
325 host_impl_->active_tree()->SetRootLayer(scoped_ptr<LayerImpl>());
444 host_impl_->active_tree()->SetRootLayer(root.Pass());
476 host_impl_->active_tree()->SetRootLayer(root_clip.Pass());
    [all...]
layer_tree_host_perftest.cc 140 layer_tree_host()->SetRootLayer(root);
layer_tree_impl.h 114 void SetRootLayer(scoped_ptr<LayerImpl>);
occlusion_tracker_perftest.cc 45 active_tree()->SetRootLayer(root_layer.Pass());
layer_tree_host.h 166 void SetRootLayer(scoped_refptr<Layer> root_layer);
layer_tree_host_unittest_scroll.cc 493 layer_tree_host()->SetRootLayer(root_layer);
    [all...]
  /external/chromium_org/cc/layers/
scrollbar_layer_unittest.cc 58 host->SetRootLayer(layer_tree_root);
142 host->SetRootLayer(layer_tree_root);
209 host->SetRootLayer(root_clip_layer);
372 host->SetRootLayer(layer_tree_root);
660 layer_tree_host_->SetRootLayer(layer_tree_root);
737 layer_tree_host_->SetRootLayer(layer_tree_root);
    [all...]
picture_image_layer_impl_unittest.cc 128 host_impl_.pending_tree()->SetRootLayer(pending_layer.PassAs<LayerImpl>());
solid_color_layer_impl_unittest.cc 123 host->SetRootLayer(root);
tiled_layer_unittest.cc 118 layer_tree_host_->SetRootLayer(Layer::Create());
    [all...]
delegated_renderer_layer_impl_unittest.cc 130 host_impl_->active_tree()->SetRootLayer(root_layer.Pass());
635 host_impl_->active_tree()->SetRootLayer(root_layer.Pass());
    [all...]
  /external/chromium_org/cc/debug/
micro_benchmark_controller_unittest.cc 28 layer_tree_host_->SetRootLayer(Layer::Create());
  /external/chromium_org/ui/compositor/
compositor.h 149 void SetRootLayer(Layer* root_layer);
compositor.cc 152 host_->SetRootLayer(root_web_layer_);
183 void Compositor::SetRootLayer(Layer* root_layer) {
  /external/chromium_org/android_webview/browser/
hardware_renderer.cc 98 layer_tree_host_->SetRootLayer(root_layer_);
  /external/chromium_org/content/renderer/compositor_bindings/
web_layer_impl_fixed_bounds_unittest.cc 112 host->SetRootLayer(root_layer->layer());
  /external/chromium_org/ui/aura/
window_tree_host.cc 73 compositor_->SetRootLayer(window()->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/content/renderer/gpu/
render_widget_compositor.cc 465 void RenderWidgetCompositor::setRootLayer(const blink::WebLayer& layer) {
466 layer_tree_host_->SetRootLayer(
471 layer_tree_host_->SetRootLayer(scoped_refptr<cc::Layer>());
  /external/chromium_org/cc/resources/
tile_manager_perftest.cc 163 pending_tree->SetRootLayer(pending_layer.PassAs<LayerImpl>());

Completed in 783 milliseconds

12 3