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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc844 child_output_surface_ = FakeOutputSurface::Create3d();
845 child_output_surface_->BindToClient(&output_surface_client_);
848 ResourceProvider::Create(child_output_surface_.get(),
861 child_output_surface_->context_provider()->ContextGL();
1070 scoped_ptr<FakeOutputSurface> child_output_surface_; member in class:cc::__anon2823::LayerTreeHostContextTestDontUseLostResources
/external/chromium_org/cc/resources/
H A Dresource_provider_unittest.cc400 child_output_surface_ = FakeOutputSurface::Create3d(
407 child_output_surface_ = FakeOutputSurface::CreateSoftware(
415 CHECK(child_output_surface_->BindToClient(&child_output_surface_client_));
428 ResourceProvider::Create(child_output_surface_.get(),
505 scoped_ptr<OutputSurface> child_output_surface_; member in class:cc::__anon2773::ResourceProviderTest

Completed in 103 milliseconds