Searched refs:child_context_owned (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dresource_provider_unittest.cc397 scoped_ptr<ResourceProviderContext> child_context_owned = local
399 child_context_ = child_context_owned.get();
401 child_context_owned.PassAs<TestWebGraphicsContext3D>());
1152 scoped_ptr<ResourceProviderContext> child_context_owned(
1157 child_context_owned.PassAs<TestWebGraphicsContext3D>()));
1631 scoped_ptr<TextureStateTrackingContext> child_context_owned(
1633 TextureStateTrackingContext* child_context = child_context_owned.get();
1637 child_context_owned.PassAs<TestWebGraphicsContext3D>()));

Completed in 76 milliseconds