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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_delegated.cc 245 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
247 static_cast<FakeDelegatedRendererLayerImpl*>(root_impl->children()[0]);
276 LayerImpl* root_impl = host_impl->active_tree()->root_layer();
278 static_cast<FakeDelegatedRendererLayerImpl*>(root_impl->children()[0]);
503 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
505 static_cast<FakeDelegatedRendererLayerImpl*>(root_impl->children()[0]);
545 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
547 static_cast<FakeDelegatedRendererLayerImpl*>(root_impl->children()[0]);
820 LayerImpl* root_impl = host_impl->active_tree()->root_layer();
822 static_cast<FakeDelegatedRendererLayerImpl*>(root_impl->children()[0])
1066 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
    [all...]
layer_tree_host_pixeltest_readback.cc 485 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
487 LayerImpl* background_impl = root_impl->children()[0];
675 LayerImpl* root_impl = host_impl->active_tree()->root_layer(); variable
677 LayerImpl* background_impl = root_impl->children()[0];
    [all...]
layer_tree_host_unittest_scroll.cc 497 LayerImpl* root_impl = impl->active_tree()->root_layer(); variable
498 LayerImpl* root_scroll_layer_impl = root_impl->children()[0];
511 EXPECT_VECTOR_EQ(gfx::Vector2d(), root_impl->ScrollDelta());
    [all...]
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 1724 scoped_ptr<FakeTiledLayerImpl> root_impl = make_scoped_ptr( local
1763 scoped_ptr<FakeTiledLayerImpl> root_impl = make_scoped_ptr( local
1801 scoped_ptr<FakeTiledLayerImpl> root_impl = make_scoped_ptr( local
    [all...]

Completed in 163 milliseconds