HomeSort by relevance Sort by last modified time
    Searched refs:IsActivelyScrolling (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 328 bool IsActivelyScrolling() const;
thread_proxy.cc     [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc 527 EXPECT_FALSE(host_impl_->IsActivelyScrolling());
529 EXPECT_TRUE(host_impl_->IsActivelyScrolling());
531 EXPECT_FALSE(host_impl_->IsActivelyScrolling());
    [all...]

Completed in 44 milliseconds