Searched defs:EndFrameSubscription (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dgpu_message_filter.cc124 void GpuMessageFilter::EndFrameSubscription(int route_id) { function in class:content::GpuMessageFilter
298 host->EndFrameSubscription(subscription->surface_id);
H A Drender_widget_host_view_base.cc562 void RenderWidgetHostViewBase::EndFrameSubscription() { function in class:content::RenderWidgetHostViewBase
570 render_process_host->EndFrameSubscription(impl->GetRoutingID());
H A Drender_process_host_impl.cc1786 void RenderProcessHostImpl::EndFrameSubscription(int route_id) { function in class:content::RenderProcessHostImpl
1790 &GpuMessageFilter::EndFrameSubscription,
H A Drender_widget_host_view_aura.cc1155 void RenderWidgetHostViewAura::EndFrameSubscription() { function in class:content::RenderWidgetHostViewAura
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc1074 void GpuProcessHost::EndFrameSubscription(int surface_id) { function in class:content::GpuProcessHost

Completed in 125 milliseconds