SoftwareFrame 63 cc/resources/video_resource_updater_unittest.cc TEST_F(VideoResourceUpdaterTest, SoftwareFrame) { SoftwareFrame 16 content/browser/renderer_host/software_frame_manager.cc void ReleaseMailbox(scoped_refptr<content::SoftwareFrame> frame, SoftwareFrame 27 content/browser/renderer_host/software_frame_manager.cc class CONTENT_EXPORT SoftwareFrame : public base::RefCounted<SoftwareFrame> { SoftwareFrame 29 content/browser/renderer_host/software_frame_manager.cc friend class base::RefCounted<SoftwareFrame>; SoftwareFrame 32 content/browser/renderer_host/software_frame_manager.cc SoftwareFrame( SoftwareFrame 39 content/browser/renderer_host/software_frame_manager.cc ~SoftwareFrame(); SoftwareFrame 48 content/browser/renderer_host/software_frame_manager.cc DISALLOW_COPY_AND_ASSIGN(SoftwareFrame); SoftwareFrame 51 content/browser/renderer_host/software_frame_manager.cc SoftwareFrame::SoftwareFrame( SoftwareFrame 65 content/browser/renderer_host/software_frame_manager.cc SoftwareFrame::~SoftwareFrame() { SoftwareFrame 127 content/browser/renderer_host/software_frame_manager.cc scoped_refptr<SoftwareFrame> next_frame(new SoftwareFrame( SoftwareFrame 23 content/browser/renderer_host/software_frame_manager.h class SoftwareFrame; SoftwareFrame 72 content/browser/renderer_host/software_frame_manager.h scoped_refptr<SoftwareFrame> current_frame_;