Home
last modified time | relevance | path

Searched refs:BeginFrameSubscription (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dgpu_message_filter.h48 void BeginFrameSubscription(
Dgpu_message_filter.cc115 void GpuMessageFilter::BeginFrameSubscription( in BeginFrameSubscription() function in content::GpuMessageFilter
283 host->BeginFrameSubscription(subscription->surface_id, in BeginFrameSubscriptionInternal()
Drender_widget_host_view_base.h78 virtual void BeginFrameSubscription(
Drender_widget_host_view_base.cc549 void RenderWidgetHostViewBase::BeginFrameSubscription( in BeginFrameSubscription() function in content::RenderWidgetHostViewBase
558 render_process_host->BeginFrameSubscription(impl->GetRoutingID(), in BeginFrameSubscription()
Drender_process_host_impl.h153 void BeginFrameSubscription(
Drender_widget_host_view_mac.h285 virtual void BeginFrameSubscription(
Drender_widget_host_view_browsertest.cc441 view->BeginFrameSubscription(subscriber.Pass()); in IN_PROC_BROWSER_TEST_F()
Drender_process_host_impl.cc1775 void RenderProcessHostImpl::BeginFrameSubscription( in BeginFrameSubscription() function in content::RenderProcessHostImpl
1781 &GpuMessageFilter::BeginFrameSubscription, in BeginFrameSubscription()
Drender_widget_host_view_aura.h214 virtual void BeginFrameSubscription(
Drender_widget_host_view_aura.cc1150 void RenderWidgetHostViewAura::BeginFrameSubscription( in BeginFrameSubscription() function in content::RenderWidgetHostViewAura
Drender_widget_host_view_mac.mm1257 void RenderWidgetHostViewMac::BeginFrameSubscription(
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.h132 void BeginFrameSubscription(
Dgpu_process_host.cc1068 void GpuProcessHost::BeginFrameSubscription( in BeginFrameSubscription() function in content::GpuProcessHost
/external/chromium_org/content/port/browser/
Drender_widget_host_view_port.h209 virtual void BeginFrameSubscription(
/external/chromium_org/content/browser/renderer_host/media/
Dweb_contents_video_capture_device.cc364 view->BeginFrameSubscription(subscriber.Pass()); in ContentCaptureSubscription()
Dweb_contents_video_capture_device_unittest.cc184 virtual void BeginFrameSubscription( in BeginFrameSubscription() function in content::__anonc20f33fa0111::CaptureTestView