HomeSort by relevance Sort by last modified time
    Searched refs:ShouldCaptureFrame (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/port/browser/
render_widget_host_view_frame_subscriber.h 26 // through this interface. See ShouldCaptureFrame() for details.
64 virtual bool ShouldCaptureFrame(
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device.cc 120 virtual bool ShouldCaptureFrame(
328 bool FrameSubscriber::ShouldCaptureFrame(
332 TRACE_EVENT1("mirroring", "FrameSubscriber::ShouldCaptureFrame",
417 if (paint_subscriber_.ShouldCaptureFrame(start_time,
436 if (timer_subscriber_.ShouldCaptureFrame(start_time,
web_contents_video_capture_device_unittest.cc 198 if (subscriber_ && subscriber_->ShouldCaptureFrame(present_time,
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_browsertest.cc 318 virtual bool ShouldCaptureFrame(
    [all...]
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc     [all...]

Completed in 518 milliseconds