Home
last modified time | relevance | path

Searched refs:EvictAllUIResources (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h400 void EvictAllUIResources();
Dlayer_tree_host_impl.cc1629 EvictAllUIResources(); in SetVisible()
1678 EvictAllUIResources(); in ReleaseTreeResources()
2863 void LayerTreeHostImpl::EvictAllUIResources() { in EvictAllUIResources() function in cc::LayerTreeHostImpl
Dlayer_tree_host_unittest_context.cc1842 impl->EvictAllUIResources(); in StepCompleteOnImplThread()