OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:child_output_surface_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc
834
child_output_surface_
= FakeOutputSurface::Create3d();
835
child_output_surface_
->BindToClient(&output_surface_client_);
837
ResourceProvider::Create(
child_output_surface_
.get(),
848
child_output_surface_
->context_provider()->Context3d();
1062
scoped_ptr<FakeOutputSurface>
child_output_surface_
;
member in class:cc::__anon6666::LayerTreeHostContextTestDontUseLostResources
[
all
...]
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
429
child_output_surface_
= FakeOutputSurface::Create3d(
436
child_output_surface_
= FakeOutputSurface::CreateSoftware(
444
CHECK(
child_output_surface_
->BindToClient(&child_output_surface_client_));
451
child_output_surface_
.get(),
522
scoped_ptr<OutputSurface>
child_output_surface_
;
member in class:cc::__anon6624::ResourceProviderTest
[
all
...]
Completed in 372 milliseconds