Home
last modified time | relevance | path

Searched refs:IsCurrentlyScrolling (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h329 bool IsCurrentlyScrolling() const;
Dthread_proxy.cc1375 (impl().layer_tree_host_impl->IsCurrentlyScrolling() && in RenewTreePriority()
Dlayer_tree_host_impl.cc1498 IsCurrentlyScrolling() || needs_animate_layers(); in DrawLayers()
1687 bool LayerTreeHostImpl::IsCurrentlyScrolling() const { in IsCurrentlyScrolling() function in cc::LayerTreeHostImpl