Searched refs:BeginFrameSubscription (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dgpu_message_filter.h44 void BeginFrameSubscription(
H A Dgpu_message_filter.cc82 void GpuMessageFilter::BeginFrameSubscription( function in class:content::GpuMessageFilter
247 host->BeginFrameSubscription(subscription->surface_id,
H A Drender_widget_host_view_base.cc558 void RenderWidgetHostViewBase::BeginFrameSubscription( function in class:content::RenderWidgetHostViewBase
567 render_process_host->BeginFrameSubscription(impl->GetRoutingID(),
H A Drender_widget_host_view_base.h76 virtual void BeginFrameSubscription(
H A Drender_process_host_impl.h173 void BeginFrameSubscription(
H A Drender_widget_host_view_mac.h304 virtual void BeginFrameSubscription(
H A Drender_widget_host_view_aura.h193 virtual void BeginFrameSubscription(
H A Drender_widget_host_view_browsertest.cc358 view->BeginFrameSubscription(subscriber.Pass());
H A Drender_process_host_impl.cc1968 void RenderProcessHostImpl::BeginFrameSubscription( function in class:content::RenderProcessHostImpl
1974 &GpuMessageFilter::BeginFrameSubscription,
H A Drender_widget_host_view_aura.cc951 void RenderWidgetHostViewAura::BeginFrameSubscription( function in class:content::RenderWidgetHostViewAura
953 delegated_frame_host_->BeginFrameSubscription(subscriber.Pass());
H A Drender_widget_host_view_aura_unittest.cc1718 view_->BeginFrameSubscription(
/external/chromium_org/content/public/browser/
H A Drender_widget_host_view.h127 virtual void BeginFrameSubscription(
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.h105 void BeginFrameSubscription(
H A Ddelegated_frame_host.cc202 void DelegatedFrameHost::BeginFrameSubscription( function in class:content::DelegatedFrameHost
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.h150 void BeginFrameSubscription(
H A Dgpu_process_host.cc932 void GpuProcessHost::BeginFrameSubscription( function in class:content::GpuProcessHost
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device.cc376 view->BeginFrameSubscription(subscriber.Pass());
H A Dweb_contents_video_capture_device_unittest.cc185 virtual void BeginFrameSubscription(

Completed in 1020 milliseconds