Searched refs:WebContentsCaptureMachine (Results 1 – 1 of 1) sorted by relevance
224 class WebContentsCaptureMachine class228 WebContentsCaptureMachine(int render_process_id, int render_view_id);229 virtual ~WebContentsCaptureMachine();329 base::WeakPtrFactory<WebContentsCaptureMachine> weak_ptr_factory_;331 DISALLOW_COPY_AND_ASSIGN(WebContentsCaptureMachine);560 WebContentsCaptureMachine::WebContentsCaptureMachine(int render_process_id, in WebContentsCaptureMachine() function in content::__anon2d51a6d50111::WebContentsCaptureMachine567 WebContentsCaptureMachine::~WebContentsCaptureMachine() { in ~WebContentsCaptureMachine()574 bool WebContentsCaptureMachine::Start( in Start()601 void WebContentsCaptureMachine::Stop(const base::Closure& callback) { in Stop()623 void WebContentsCaptureMachine::Capture( in Capture()[all …]