Searched defs:CommitRequested (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_proxy.cc25 bool FakeProxy::CommitRequested() const { return false; } function in class:cc::FakeProxy
/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc288 bool SingleThreadProxy::CommitRequested() const { function in class:cc::SingleThreadProxy
H A Dlayer_tree_host.cc518 bool LayerTreeHost::CommitRequested() const { function in class:cc::LayerTreeHost
519 return proxy_->CommitRequested();
657 DCHECK(CommitRequested());
H A Dthread_proxy.cc462 bool ThreadProxy::CommitRequested() const { function in class:cc::ThreadProxy

Completed in 2238 milliseconds