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

  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame.h 148 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_guest.h 142 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_child_frame.cc 204 void RenderWidgetHostViewChildFrame::UnlockCompositingSurface() {
render_widget_host_view_guest.cc 473 void RenderWidgetHostViewGuest::UnlockCompositingSurface() {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 346 virtual void UnlockCompositingSurface() = 0;
render_widget_host_view_android.h 191 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_android.cc 540 void RenderWidgetHostViewAndroid::UnlockCompositingSurface() {
583 UnlockCompositingSurface();
    [all...]
render_widget_host_impl.cc 720 view_->UnlockCompositingSurface();
    [all...]
  /external/chromium_org/content/test/
test_render_view_host.h 148 virtual void UnlockCompositingSurface() OVERRIDE {}

Completed in 156 milliseconds