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 146 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_guest.h 135 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_child_frame.cc 194 void RenderWidgetHostViewChildFrame::UnlockCompositingSurface() {
render_widget_host_view_guest.cc 454 void RenderWidgetHostViewGuest::UnlockCompositingSurface() {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_base.h 328 virtual void UnlockCompositingSurface() = 0;
render_widget_host_view_android.h 164 virtual void UnlockCompositingSurface() OVERRIDE;
render_widget_host_view_android.cc 418 void RenderWidgetHostViewAndroid::UnlockCompositingSurface() {
461 UnlockCompositingSurface();
    [all...]
render_widget_host_impl.cc 708 view_->UnlockCompositingSurface();
    [all...]
  /external/chromium_org/content/test/
test_render_view_host.h 146 virtual void UnlockCompositingSurface() OVERRIDE {}

Completed in 157 milliseconds