HomeSort by relevance Sort by last modified time
    Searched defs:SetShouldScrollOnMainThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 699 void Layer::SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) {
887 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_);
    [all...]
layer_impl.h 415 void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) {

Completed in 207 milliseconds