Searched refs:CaptureNextFrame (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/
H A Dcast_video_capturer_adapter.cc104 &CastVideoCapturerAdapter::CaptureNextFrame);
152 &CastVideoCapturerAdapter::CaptureNextFrame);
192 void CastVideoCapturerAdapter::CaptureNextFrame() { function in class:remoting::CastVideoCapturerAdapter
H A Dvideo_scheduler.cc106 FROM_HERE, base::Bind(&VideoScheduler::CaptureNextFrame, this));
181 CaptureNextFrame();
248 CaptureNextFrame();
268 &VideoScheduler::CaptureNextFrame);
271 void VideoScheduler::CaptureNextFrame() { function in class:remoting::VideoScheduler
314 CaptureNextFrame();
H A Dcast_video_capturer_adapter.h61 void CaptureNextFrame();
H A Dvideo_scheduler.h140 // Schedules the next call to CaptureNextFrame.
144 void CaptureNextFrame();
196 // Timer used to schedule CaptureNextFrame().

Completed in 122 milliseconds