SoftwareOutputDeviceOzone 174 content/browser/compositor/gpu_process_transport_factory.cc return scoped_ptr<cc::SoftwareOutputDevice>(new SoftwareOutputDeviceOzone( SoftwareOutputDeviceOzone 15 content/browser/compositor/software_output_device_ozone.cc SoftwareOutputDeviceOzone::SoftwareOutputDeviceOzone(ui::Compositor* compositor) SoftwareOutputDeviceOzone 30 content/browser/compositor/software_output_device_ozone.cc SoftwareOutputDeviceOzone::~SoftwareOutputDeviceOzone() { SoftwareOutputDeviceOzone 33 content/browser/compositor/software_output_device_ozone.cc void SoftwareOutputDeviceOzone::Resize(const gfx::Size& viewport_size) { SoftwareOutputDeviceOzone 42 content/browser/compositor/software_output_device_ozone.cc SkCanvas* SoftwareOutputDeviceOzone::BeginPaint(const gfx::Rect& damage_rect) { SoftwareOutputDeviceOzone 57 content/browser/compositor/software_output_device_ozone.cc void SoftwareOutputDeviceOzone::EndPaint(cc::SoftwareFrameData* frame_data) { SoftwareOutputDeviceOzone 25 content/browser/compositor/software_output_device_ozone.h class CONTENT_EXPORT SoftwareOutputDeviceOzone SoftwareOutputDeviceOzone 28 content/browser/compositor/software_output_device_ozone.h explicit SoftwareOutputDeviceOzone(ui::Compositor* compositor); SoftwareOutputDeviceOzone 29 content/browser/compositor/software_output_device_ozone.h virtual ~SoftwareOutputDeviceOzone(); SoftwareOutputDeviceOzone 40 content/browser/compositor/software_output_device_ozone.h DISALLOW_COPY_AND_ASSIGN(SoftwareOutputDeviceOzone); SoftwareOutputDeviceOzone 80 content/browser/compositor/software_output_device_ozone_unittest.cc scoped_ptr<content::SoftwareOutputDeviceOzone> output_device_; SoftwareOutputDeviceOzone 111 content/browser/compositor/software_output_device_ozone_unittest.cc output_device_.reset(new content::SoftwareOutputDeviceOzone(