Home
last modified time | relevance | path

Searched refs:page_scale_animation_active (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h394 bool page_scale_animation_active() const { return !!page_scale_animation_; } in page_scale_animation_active() function
Dthread_proxy.cc1571 layer_tree_host_impl_->page_scale_animation_active(); in RenewTreePriority()