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

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebLayerTreeView.h106 virtual bool commitRequested() const = 0;
/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc123 bool WebLayerTreeViewImplForTesting::commitRequested() const { function in class:content::WebLayerTreeViewImplForTesting
H A Dweb_layer_tree_view_impl_for_testing.h53 virtual bool commitRequested() const;
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h108 virtual bool commitRequested() const;
H A Drender_widget_compositor.cc649 bool RenderWidgetCompositor::commitRequested() const { function in class:content::RenderWidgetCompositor
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.h86 virtual bool commitRequested() const OVERRIDE;
H A Dweblayertreeview_impl.cc200 bool WebLayerTreeViewImpl::commitRequested() const { function in class:mojo::WebLayerTreeViewImpl
/external/chromium_org/content/renderer/
H A Drender_widget.cc1301 compositor_->commitRequested(),
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3877 virtual bool commitRequested() const OVERRIDE { return false; }

Completed in 177 milliseconds