Searched defs:SetNeedsCommitOnImplThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc313 void SingleThreadProxy::SetNeedsCommitOnImplThread() { function in class:cc::SingleThreadProxy
367 SetNeedsCommitOnImplThread();
H A Dthread_proxy.cc348 base::Bind(&ThreadProxy::SetNeedsCommitOnImplThread,
459 void ThreadProxy::SetNeedsCommitOnImplThread() { function in class:cc::ThreadProxy
461 TRACE_EVENT0("cc", "ThreadProxy::SetNeedsCommitOnImplThread");
995 SetNeedsCommitOnImplThread();

Completed in 905 milliseconds