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 695 void Layer::SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) {
881 layer->SetShouldScrollOnMainThread(should_scroll_on_main_thread_);
    [all...]
layer_impl.h 399 void SetShouldScrollOnMainThread(bool should_scroll_on_main_thread) {

Completed in 49 milliseconds