Searched refs:should_scroll_on_main_thread_ (Results 1 – 4 of 4) sorted by relevance
416 should_scroll_on_main_thread_ = should_scroll_on_main_thread; in SetShouldScrollOnMainThread()419 return should_scroll_on_main_thread_; in should_scroll_on_main_thread()614 bool should_scroll_on_main_thread_ : 1; variable
52 should_scroll_on_main_thread_(false), in Layer()701 if (should_scroll_on_main_thread_ == should_scroll_on_main_thread) in SetShouldScrollOnMainThread()703 should_scroll_on_main_thread_ = should_scroll_on_main_thread; in SetShouldScrollOnMainThread()887 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_); in PushPropertiesTo()
279 return should_scroll_on_main_thread_; in should_scroll_on_main_thread()593 bool should_scroll_on_main_thread_ : 1; variable
47 should_scroll_on_main_thread_(false), in LayerImpl()519 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_); in PushPropertiesTo()