Searched refs:TestOutputSurface (Results 1 – 1 of 1) sorted by relevance
23 class TestOutputSurface : public OutputSurface { class25 explicit TestOutputSurface(scoped_refptr<ContextProvider> context_provider) in TestOutputSurface() function in cc::__anon6caecb630111::TestOutputSurface28 explicit TestOutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in TestOutputSurface() function in cc::__anon6caecb630111::TestOutputSurface31 TestOutputSurface(scoped_refptr<ContextProvider> context_provider, in TestOutputSurface() function in cc::__anon6caecb630111::TestOutputSurface92 TestOutputSurface output_surface(provider); in TEST()115 TestOutputSurface output_surface(context_provider); in TEST()146 TestOutputSurface output_surface_;179 TestOutputSurface output_surface(context_provider); in TEST()213 TestOutputSurface output_surface(p.PassAs<SoftwareOutputDevice>()); in TEST()