Searched refs:SetRootLayerScrollOffsetDelegate (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/cc/input/
H A Dinput_handler.h111 virtual void SetRootLayerScrollOffsetDelegate(
118 // SetRootLayerScrollOffsetDelegate.
/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_impl.cc206 input_handler_->SetRootLayerScrollOffsetDelegate(NULL);
211 input_handler_->SetRootLayerScrollOffsetDelegate(this);
/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.h248 void SetRootLayerScrollOffsetDelegate(
H A Dlayer_tree_host_impl.cc1756 active_tree_->SetRootLayerScrollOffsetDelegate(NULL);
1779 active_tree_->SetRootLayerScrollOffsetDelegate(
2682 void LayerTreeHostImpl::SetRootLayerScrollOffsetDelegate( function in class:cc::LayerTreeHostImpl
2685 active_tree_->SetRootLayerScrollOffsetDelegate(
2842 active_tree_->SetRootLayerScrollOffsetDelegate(NULL);
2877 active_tree_->SetRootLayerScrollOffsetDelegate(
H A Dlayer_tree_host_impl.h138 virtual void SetRootLayerScrollOffsetDelegate(
H A Dlayer_tree_impl.cc883 void LayerTreeImpl::SetRootLayerScrollOffsetDelegate( function in class:cc::LayerTreeImpl
H A Dlayer_tree_host_impl_unittest.cc3371 host_impl_->SetRootLayerScrollOffsetDelegate(&scroll_delegate);
3440 host_impl_->SetRootLayerScrollOffsetDelegate(NULL);
3463 host_impl_->SetRootLayerScrollOffsetDelegate(&scroll_delegate);
3479 host_impl_->SetRootLayerScrollOffsetDelegate(NULL);
/external/chromium_org/content/renderer/input/
H A Dinput_handler_proxy_unittest.cc116 virtual void SetRootLayerScrollOffsetDelegate(

Completed in 162 milliseconds