Home
last modified time | relevance | path

Searched refs:SetTreePriority (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/resources/
Dtile_manager_unittest.cc57 void SetTreePriority(TreePriority tree_priority) { in SetTreePriority() function in cc::__anon2b639b6f0111::TileManagerTest
247 SetTreePriority(SAME_PRIORITY_FOR_BOTH_TREES); in TEST_P()
288 SetTreePriority(SAME_PRIORITY_FOR_BOTH_TREES); in TEST_P()
312 SetTreePriority(SAME_PRIORITY_FOR_BOTH_TREES); in TEST_P()
/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h382 void SetTreePriority(TreePriority priority);
Dthread_proxy.cc1597 layer_tree_host_impl_->SetTreePriority(priority); in RenewTreePriority()
Dlayer_tree_host_impl.cc2734 void LayerTreeHostImpl::SetTreePriority(TreePriority priority) { in SetTreePriority() function in cc::LayerTreeHostImpl