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

  /external/chromium_org/content/browser/renderer_host/
gpu_message_filter.cc 91 void GpuMessageFilter::EndFrameSubscription(int route_id) {
262 host->EndFrameSubscription(subscription->surface_id);
render_widget_host_view_base.cc 571 void RenderWidgetHostViewBase::EndFrameSubscription() {
579 render_process_host->EndFrameSubscription(impl->GetRoutingID());
render_process_host_impl.cc     [all...]
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/content/browser/compositor/
delegated_frame_host.cc 207 void DelegatedFrameHost::EndFrameSubscription() {
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc 938 void GpuProcessHost::EndFrameSubscription(int surface_id) {
    [all...]

Completed in 117 milliseconds