Searched refs:UnlockCompositingSurface (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_child_frame.cc204 void RenderWidgetHostViewChildFrame::UnlockCompositingSurface() { function in class:content::RenderWidgetHostViewChildFrame
H A Drender_widget_host_view_child_frame.h148 virtual void UnlockCompositingSurface() OVERRIDE;
H A Drender_widget_host_view_guest.h142 virtual void UnlockCompositingSurface() OVERRIDE;
H A Drender_widget_host_view_guest.cc473 void RenderWidgetHostViewGuest::UnlockCompositingSurface() { function in class:content::RenderWidgetHostViewGuest
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_base.h346 virtual void UnlockCompositingSurface() = 0;
H A Drender_widget_host_view_android.h191 virtual void UnlockCompositingSurface() OVERRIDE;
H A Drender_widget_host_view_android.cc540 void RenderWidgetHostViewAndroid::UnlockCompositingSurface() { function in class:content::RenderWidgetHostViewAndroid
583 UnlockCompositingSurface();
H A Drender_widget_host_impl.cc720 view_->UnlockCompositingSurface();
/external/chromium_org/content/test/
H A Dtest_render_view_host.h148 virtual void UnlockCompositingSurface() OVERRIDE {}

Completed in 132 milliseconds