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

  /external/chromium_org/cc/layers/
delegated_renderer_layer.cc 65 DelegatedRendererLayerImpl* delegated_impl = local
68 delegated_impl->CreateChildIdIfNeeded(
72 delegated_impl->SetFrameData(frame_data_, frame_damage_);
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_delegated.cc 337 FakeDelegatedRendererLayerImpl* delegated_impl = variable
346 EXPECT_TRUE(delegated_impl->ChildId());
355 EXPECT_TRUE(delegated_impl->ChildId());
370 FakeDelegatedRendererLayerImpl* delegated_impl = variable
374 EXPECT_FALSE(delegated_impl->ChildId());
445 FakeDelegatedRendererLayerImpl* delegated_impl = variable
450 EXPECT_EQ(0U, delegated_impl->Resources().size());
712 FakeDelegatedRendererLayerImpl* delegated_impl = variable
717 delegated_impl->ChildId());
724 EXPECT_EQ(2u, delegated_impl->Resources().size())
752 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1005 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1117 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1240 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1360 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1438 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1506 FakeDelegatedRendererLayerImpl* delegated_impl = local
1539 FakeDelegatedRendererLayerImpl* delegated_impl = variable
1672 FakeDelegatedRendererLayerImpl* delegated_impl = variable
    [all...]

Completed in 255 milliseconds