Searched defs:ShouldCaptureFrame (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device.cc139 virtual bool ShouldCaptureFrame(
334 bool FrameSubscriber::ShouldCaptureFrame( function in class:content::__anon6947::FrameSubscriber
338 TRACE_EVENT1("mirroring", "FrameSubscriber::ShouldCaptureFrame",
436 if (paint_subscriber_.ShouldCaptureFrame(start_time,
455 if (timer_subscriber_.ShouldCaptureFrame(start_time,

Completed in 270 milliseconds