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
248 host->BeginFrameSubscription(subscription->surface_id,
H A Drender_widget_host_view_base.h83 virtual void BeginFrameSubscription(
H A Drender_widget_host_view_base.cc563 void RenderWidgetHostViewBase::BeginFrameSubscription( function in class:content::RenderWidgetHostViewBase
572 render_process_host->BeginFrameSubscription(impl->GetRoutingID(),
H A Drender_process_host_impl.h169 void BeginFrameSubscription(
H A Drender_widget_host_view_mac.h294 virtual void BeginFrameSubscription(
H A Drender_widget_host_view_aura.h197 virtual void BeginFrameSubscription(
H A Drender_widget_host_view_browsertest.cc359 view->BeginFrameSubscription(subscriber.Pass());
H A Drender_process_host_impl.cc1965 void RenderProcessHostImpl::BeginFrameSubscription( function in class:content::RenderProcessHostImpl
1971 &GpuMessageFilter::BeginFrameSubscription,
H A Drender_widget_host_view_aura.cc985 void RenderWidgetHostViewAura::BeginFrameSubscription( function in class:content::RenderWidgetHostViewAura
987 delegated_frame_host_->BeginFrameSubscription(subscriber.Pass());
H A Drender_widget_host_view_aura_unittest.cc1767 view_->BeginFrameSubscription(
/external/chromium_org/content/public/browser/
H A Drender_widget_host_view.h130 virtual void BeginFrameSubscription(
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.h111 void BeginFrameSubscription(
H A Ddelegated_frame_host.cc221 void DelegatedFrameHost::BeginFrameSubscription( function in class:content::DelegatedFrameHost
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.h141 void BeginFrameSubscription(
H A Dgpu_process_host.cc837 void GpuProcessHost::BeginFrameSubscription( function in class:content::GpuProcessHost
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_video_capture_device.cc348 view->BeginFrameSubscription(subscriber.Pass());
H A Dweb_contents_video_capture_device_unittest.cc188 virtual void BeginFrameSubscription(

Completed in 222 milliseconds