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

  /external/chromium_org/cc/trees/
proxy.cc 53 return is_main_thread_blocked_;
61 is_main_thread_blocked_ = is_main_thread_blocked;
73 is_main_thread_blocked_(false) {}
proxy.h 115 bool is_main_thread_blocked_; member in class:cc::Proxy

Completed in 168 milliseconds