ScrollAndScaleSet 1014 cc/trees/layer_tree_host.cc void LayerTreeHost::ApplyScrollAndScale(const ScrollAndScaleSet& info) {
ScrollAndScaleSet   61 cc/trees/layer_tree_host.h struct ScrollAndScaleSet;
ScrollAndScaleSet  241 cc/trees/layer_tree_host.h   void ApplyScrollAndScale(const ScrollAndScaleSet& info);
ScrollAndScaleSet   25 cc/trees/layer_tree_host_common.cc ScrollAndScaleSet::ScrollAndScaleSet() {}
ScrollAndScaleSet   27 cc/trees/layer_tree_host_common.cc ScrollAndScaleSet::~ScrollAndScaleSet() {}
ScrollAndScaleSet  143 cc/trees/layer_tree_host_common.h struct CC_EXPORT ScrollAndScaleSet {
ScrollAndScaleSet  144 cc/trees/layer_tree_host_common.h   ScrollAndScaleSet();
ScrollAndScaleSet  145 cc/trees/layer_tree_host_common.h   ~ScrollAndScaleSet();
ScrollAndScaleSet 2613 cc/trees/layer_tree_host_impl.cc static void CollectScrollDeltas(ScrollAndScaleSet* scroll_info,
ScrollAndScaleSet 2632 cc/trees/layer_tree_host_impl.cc scoped_ptr<ScrollAndScaleSet> LayerTreeHostImpl::ProcessScrollDeltas() {
ScrollAndScaleSet 2633 cc/trees/layer_tree_host_impl.cc   scoped_ptr<ScrollAndScaleSet> scroll_info(new ScrollAndScaleSet());
ScrollAndScaleSet  318 cc/trees/layer_tree_host_impl.h   scoped_ptr<ScrollAndScaleSet> ProcessScrollDeltas();
ScrollAndScaleSet  186 cc/trees/layer_tree_host_impl_unittest.cc   static void ExpectContains(const ScrollAndScaleSet& scroll_info,
ScrollAndScaleSet  201 cc/trees/layer_tree_host_impl_unittest.cc   static void ExpectNone(const ScrollAndScaleSet& scroll_info, int id) {
ScrollAndScaleSet  418 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet  440 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info;
ScrollAndScaleSet  470 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info;
ScrollAndScaleSet  545 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet  905 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet  935 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet  970 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet  989 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1009 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1032 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1055 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1078 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1122 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1147 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 1185 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2283 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet 2338 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet 2447 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet 2493 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2545 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2646 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2709 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet 2776 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2800 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 2839 cc/trees/layer_tree_host_impl_unittest.cc   scoped_ptr<ScrollAndScaleSet> scroll_info = host_impl_->ProcessScrollDeltas();
ScrollAndScaleSet 5835 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet 5868 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info;
ScrollAndScaleSet 5945 cc/trees/layer_tree_host_impl_unittest.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet  228 cc/trees/single_thread_proxy.cc     scoped_ptr<ScrollAndScaleSet> scroll_info =
ScrollAndScaleSet  134 cc/trees/thread_proxy.h     scoped_ptr<ScrollAndScaleSet> scroll_info;