HomeSort by relevance Sort by last modified time
    Searched refs:rvhi (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/android/
content_view_core_impl.cc 367 RenderViewHostImpl* rvhi = static_cast<RenderViewHostImpl*>( local
369 if (rvhi)
370 rvhi->media_web_contents_observer()->PauseVideo();
378 RenderViewHostImpl* rvhi = static_cast<RenderViewHostImpl*>( local
380 if (!rvhi)
383 rvhi->Send(new ViewMsg_PauseVideoCaptureStream(rvhi->GetRoutingID()));
385 rvhi->Send(new ViewMsg_ResumeVideoCaptureStream(rvhi->GetRoutingID()));
829 RenderViewHostImpl* rvhi = static_cast<RenderViewHostImpl*> local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 1008 RenderViewHostImpl* rvhi = static_cast<RenderViewHostImpl*>( local
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 3264 RenderViewHostImpl* rvhi = local
    [all...]

Completed in 149 milliseconds