Home
last modified time | relevance | path

Searched defs:software_device (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/cc/test/
Dfake_output_surface.h42 scoped_ptr<SoftwareOutputDevice> software_device) { in CreateSoftware()
64 scoped_ptr<SoftwareOutputDevice> software_device) { in CreateDelegatingSoftware()
70 scoped_ptr<SoftwareOutputDevice> software_device, in CreateDeferredGL()
Dfake_output_surface.cc33 scoped_ptr<SoftwareOutputDevice> software_device, in FakeOutputSurface()
48 scoped_ptr<SoftwareOutputDevice> software_device, in FakeOutputSurface()
Dpixel_test_output_surface.cc17 scoped_ptr<SoftwareOutputDevice> software_device) in PixelTestOutputSurface()
/external/chromium_org/content/browser/compositor/
Dsoftware_browser_compositor_output_surface_unittest.cc126 scoped_ptr<cc::SoftwareOutputDevice> software_device( in TEST_F() local
137 scoped_ptr<cc::SoftwareOutputDevice> software_device( in TEST_F() local
Dsoftware_browser_compositor_output_surface.cc21 scoped_ptr<cc::SoftwareOutputDevice> software_device, in SoftwareBrowserCompositorOutputSurface()
Dbrowser_compositor_output_surface.cc28 scoped_ptr<cc::SoftwareOutputDevice> software_device, in BrowserCompositorOutputSurface()
/external/chromium_org/cc/output/
Doutput_surface.cc53 OutputSurface::OutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in OutputSurface()
64 scoped_ptr<SoftwareOutputDevice> software_device) in OutputSurface()
Doutput_surface_unittest.cc28 explicit TestOutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in TestOutputSurface()
32 scoped_ptr<SoftwareOutputDevice> software_device) in TestOutputSurface()
Doutput_surface.h91 SoftwareOutputDevice* software_device() const { in software_device() function
/external/chromium_org/content/renderer/gpu/
Dmailbox_output_surface.cc29 scoped_ptr<cc::SoftwareOutputDevice> software_device, in MailboxOutputSurface()
Dcompositor_output_surface.cc57 scoped_ptr<cc::SoftwareOutputDevice> software_device, in CompositorOutputSurface()
/external/chromium_org/content/renderer/
Drender_widget.cc872 scoped_ptr<cc::SoftwareOutputDevice> software_device( in CreateOutputSurface() local
/external/chromium_org/cc/trees/
Dlayer_tree_host_impl_unittest.cc5835 CountingSoftwareDevice* software_device = new CountingSoftwareDevice(); in TEST_F() local