Searched refs:IsCurrentlyScrolling (Results 1 – 3 of 3) sorted by relevance
329 bool IsCurrentlyScrolling() const;
1375 (impl().layer_tree_host_impl->IsCurrentlyScrolling() && in RenewTreePriority()
1498 IsCurrentlyScrolling() || needs_animate_layers(); in DrawLayers()1687 bool LayerTreeHostImpl::IsCurrentlyScrolling() const { in IsCurrentlyScrolling() function in cc::LayerTreeHostImpl