HomeSort by relevance Sort by last modified time
    Searched refs:renderers (Results 1 - 14 of 14) sorted by null

  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.h 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 thei
    [all...]
web_cache_manager.cc 165 void WebCacheManager::GatherStats(const std::set<int>& renderers,
171 std::set<int>::const_iterator iter = renderers.begin();
172 while (iter != renderers.end()) {
229 // renderers.
232 // The inactive renderers get one share of the extra memory to be divided
240 // The remaining memory is allocated to the active renderers.
251 void WebCacheManager::AddToStrategy(const std::set<int>& renderers,
257 // Nothing to do if there are no renderers. It is common for there to be no
258 // inactive renderers if there is a single active tab.
259 if (renderers.empty()
    [all...]
web_cache_manager_unittest.cc 50 std::set<int> renderers,
52 h->GatherStats(renderers, stats);
73 std::set<int> renderers,
77 h->AddToStrategy(renderers,
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_view.h 21 // Creates a new DraggedTabView using |renderers| as the Views. DraggedTabView
22 // takes ownership of the views in |renderers| and |photobooth|.
23 DraggedTabView(const std::vector<views::View*>& renderers,
66 // Bounds of the renderers.
dragged_tab_view.cc 29 DraggedTabView::DraggedTabView(const std::vector<views::View*>& renderers,
34 : renderers_(renderers),
dragged_tab_controller.cc 1351 std::vector<views::View*> renderers; local
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
ftoutln.c 611 node = library->renderers.head;
  /external/freetype/include/freetype/internal/
ftobjs.h 835 FT_ListRec renderers; \/* list of renderers *\/ member in struct:FT_LibraryRec_
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 390 milliseconds