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

  /external/chromium_org/cc/trees/
single_thread_proxy.h 128 proxy_->SetCurrentThreadIsImplThread(true);
133 proxy_->SetCurrentThreadIsImplThread(previous_value_);
151 proxy_->SetCurrentThreadIsImplThread(false);
156 proxy_->SetCurrentThreadIsImplThread(previous_value_);
proxy.cc 50 void Proxy::SetCurrentThreadIsImplThread(bool is_impl_thread) {
proxy.h 46 void SetCurrentThreadIsImplThread(bool is_impl_thread);

Completed in 312 milliseconds