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 164 proxy_->SetCurrentThreadIsImplThread(true);
169 proxy_->SetCurrentThreadIsImplThread(previous_value_);
187 proxy_->SetCurrentThreadIsImplThread(false);
192 proxy_->SetCurrentThreadIsImplThread(previous_value_);
proxy.cc 51 void Proxy::SetCurrentThreadIsImplThread(bool is_impl_thread) {
proxy.h 51 void SetCurrentThreadIsImplThread(bool is_impl_thread);

Completed in 254 milliseconds