Searched defs:software_device (Results 1 – 13 of 13) sorted by relevance
42 scoped_ptr<SoftwareOutputDevice> software_device) { in CreateSoftware()64 scoped_ptr<SoftwareOutputDevice> software_device) { in CreateDelegatingSoftware()70 scoped_ptr<SoftwareOutputDevice> software_device, in CreateDeferredGL()
33 scoped_ptr<SoftwareOutputDevice> software_device, in FakeOutputSurface()48 scoped_ptr<SoftwareOutputDevice> software_device, in FakeOutputSurface()
17 scoped_ptr<SoftwareOutputDevice> software_device) in PixelTestOutputSurface()
126 scoped_ptr<cc::SoftwareOutputDevice> software_device( in TEST_F() local137 scoped_ptr<cc::SoftwareOutputDevice> software_device( in TEST_F() local
21 scoped_ptr<cc::SoftwareOutputDevice> software_device, in SoftwareBrowserCompositorOutputSurface()
28 scoped_ptr<cc::SoftwareOutputDevice> software_device, in BrowserCompositorOutputSurface()
53 OutputSurface::OutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in OutputSurface()64 scoped_ptr<SoftwareOutputDevice> software_device) in OutputSurface()
28 explicit TestOutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in TestOutputSurface()32 scoped_ptr<SoftwareOutputDevice> software_device) in TestOutputSurface()
91 SoftwareOutputDevice* software_device() const { in software_device() function
29 scoped_ptr<cc::SoftwareOutputDevice> software_device, in MailboxOutputSurface()
57 scoped_ptr<cc::SoftwareOutputDevice> software_device, in CompositorOutputSurface()
872 scoped_ptr<cc::SoftwareOutputDevice> software_device( in CreateOutputSurface() local
5835 CountingSoftwareDevice* software_device = new CountingSoftwareDevice(); in TEST_F() local