Searched refs:CopyFromCompositingSurface (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/content/renderer/
H A Dchild_frame_compositing_helper.h62 void CopyFromCompositingSurface(int request_id,
H A Dchild_frame_compositing_helper.cc115 void ChildFrameCompositingHelper::CopyFromCompositingSurface( function in class:content::ChildFrameCompositingHelper
/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_guest.cc362 void RenderWidgetHostViewGuest::CopyFromCompositingSurface( function in class:content::RenderWidgetHostViewGuest
368 guest_->CopyFromCompositingSurface(src_subrect, dst_size, callback);
H A Drender_widget_host_view_child_frame.cc295 void RenderWidgetHostViewChildFrame::CopyFromCompositingSurface( function in class:content::RenderWidgetHostViewChildFrame
H A Drender_widget_host_view_child_frame.h87 virtual void CopyFromCompositingSurface(
H A Drender_widget_host_view_guest.h94 virtual void CopyFromCompositingSurface(
/external/chromium_org/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.h145 void CopyFromCompositingSurface(
H A Dbrowser_plugin_guest.cc287 void BrowserPluginGuest::CopyFromCompositingSurface( function in class:content::BrowserPluginGuest
/external/chromium_org/content/browser/compositor/
H A Ddelegated_frame_host.h101 void CopyFromCompositingSurface(const gfx::Rect& src_subrect,
H A Ddelegated_frame_host.cc143 void DelegatedFrameHost::CopyFromCompositingSurface( function in class:content::DelegatedFrameHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_base.h264 virtual void CopyFromCompositingSurface(
H A Drender_widget_host_view_android.h157 virtual void CopyFromCompositingSurface(
H A Drender_widget_host_view_mac.h283 virtual void CopyFromCompositingSurface(
H A Drender_widget_host_view_aura.h186 virtual void CopyFromCompositingSurface(
H A Drender_widget_host_view_browsertest.cc631 rwhvp->CopyFromCompositingSurface(copy_rect,
H A Drender_widget_host_view_aura.cc960 void RenderWidgetHostViewAura::CopyFromCompositingSurface( function in class:content::RenderWidgetHostViewAura
965 delegated_frame_host_->CopyFromCompositingSurface(
1283 CopyFromCompositingSurface(
H A Drender_widget_host_view_android.cc415 CopyFromCompositingSurface(
824 void RenderWidgetHostViewAndroid::CopyFromCompositingSurface( function in class:content::RenderWidgetHostViewAndroid
829 TRACE_EVENT0("cc", "RenderWidgetHostViewAndroid::CopyFromCompositingSurface");
H A Drender_widget_host_impl.cc698 view_->CopyFromCompositingSurface(
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc111 void TestRenderWidgetHostView::CopyFromCompositingSurface( function in class:content::TestRenderWidgetHostView
H A Dtest_render_view_host.h116 virtual void CopyFromCompositingSurface(
/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin.cc206 compositing_helper_->CopyFromCompositingSurface(request_id, source_rect,
/external/chromium_org/content/browser/devtools/
H A Drenderer_overrides_handler.cc303 view->CopyFromCompositingSurface(
1006 view->CopyFromCompositingSurface(

Completed in 272 milliseconds