Home
last modified time | relevance | path

Searched refs:SetShouldScrollOnMainThread (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/cc/layers/
Dpainted_scrollbar_layer.cc46 SetShouldScrollOnMainThread(true); in PaintedScrollbarLayer()
Dlayer.cc699 void Layer::SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) { in SetShouldScrollOnMainThread() function in cc::Layer
887 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_); in PushPropertiesTo()
Dlayer.h277 void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread);
Dlayer_impl.h415 void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) { in SetShouldScrollOnMainThread() function
Dlayer_impl.cc519 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_); in PushPropertiesTo()
Dlayer_unittest.cc615 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetShouldScrollOnMainThread(true)); in TEST_F()
/external/chromium_org/cc/blink/
Dweb_layer_impl.cc320 layer_->SetShouldScrollOnMainThread(should_scroll_on_main_thread); in setShouldScrollOnMainThread()
/external/chromium_org/cc/trees/
Dlayer_tree_host_impl_unittest.cc655 root->SetShouldScrollOnMainThread(true); in TEST_F()
672 root->SetShouldScrollOnMainThread(true); in TEST_F()
2639 content_layer->SetShouldScrollOnMainThread(true); in TEST_F()