Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:renderers

43   // freeing the manager to assign its cache resources to other renderers.
55 // Periodically, renderers should inform the cache manager of their current
100 // Recomputes the allocation of cache resources among the renderers. Also
101 // informs the renderers of their new allocation.
138 // Add up all the stats from the given set of renderers and place the result
140 void GatherStats(const std::set<int>& renderers,
162 // For each renderer in |renderers|, computes its allocation according to
164 // is divided evenly among the renderers.
165 void AddToStrategy(const std::set<int>& renderers,
170 // Enact an allocation strategy by informing the renderers of their
174 // Inform all |renderers| to clear their cache.
175 void ClearRendederCache(const std::set<int>& renderers);
177 // Check to see if any active renderers have fallen inactive.
188 // Active renderers are those renderers that have been active more recently
191 // Inactive renderers are those renderers that have been inactive more