Searched defs:SetNeedsCommitOnImplThread (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/cc/test/ | ||
D | fake_layer_tree_host_impl_client.h | 32 virtual void SetNeedsCommitOnImplThread() OVERRIDE {} in SetNeedsCommitOnImplThread() function |
/external/chromium_org/cc/trees/ | ||
D | single_thread_proxy.cc | 363 void SingleThreadProxy::SetNeedsCommitOnImplThread() { in SetNeedsCommitOnImplThread() function in cc::SingleThreadProxy |
D | thread_proxy.cc | 380 void ThreadProxy::SetNeedsCommitOnImplThread() { in SetNeedsCommitOnImplThread() function in cc::ThreadProxy |
D | layer_tree_host_impl_unittest.cc | 146 virtual void SetNeedsCommitOnImplThread() OVERRIDE { in SetNeedsCommitOnImplThread() function in cc::__anon4fe2c3f60111::LayerTreeHostImplTest |