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

  /external/chromium_org/content/port/browser/
render_widget_host_view_frame_subscriber.h 48 // |present_time|. Implementation can decide whether the current frame should
65 base::Time present_time,
  /external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device.cc 121 base::Time present_time,
329 base::Time present_time,
337 event_type_, present_time, storage, &capture_frame_cb);
web_contents_video_capture_device_unittest.cc 195 const base::Time present_time = base::Time::Now(); local
198 if (subscriber_ && subscriber_->ShouldCaptureFrame(present_time,
205 base::Bind(callback, present_time, true));
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc 979 const base::Time present_time = base::Time::Now(); local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_browsertest.cc 319 base::Time present_time,
    [all...]
render_widget_host_view_aura.cc 1327 const base::Time present_time = base::Time::Now(); local
    [all...]

Completed in 106 milliseconds