HomeSort by relevance Sort by last modified time
    Searched defs:aggregator_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/cc/surfaces/
display.h 79 SurfaceAggregator aggregator_; member in class:cc::Display
surface_aggregator_unittest.cc 31 SurfaceAggregatorTest() : aggregator_(&manager_) {}
35 SurfaceAggregator aggregator_; member in class:cc::__anon7360::SurfaceAggregatorTest
39 scoped_ptr<CompositorFrame> frame = aggregator_.Aggregate(InvalidSurfaceId());
45 scoped_ptr<CompositorFrame> frame = aggregator_.Aggregate(one.surface_id());
57 aggregator_.Aggregate(root_surface_.surface_id());
162 aggregator_.Aggregate(root_surface_.surface_id());
379 aggregator_.Aggregate(root_surface_.surface_id());
549 aggregator_.Aggregate(root_surface_.surface_id());
649 aggregator_.Aggregate(root_surface_.surface_id());
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
country_rules_aggregator_test.cc 43 : aggregator_(scoped_ptr<Retriever>(new Retriever(
59 CountryRulesAggregator aggregator_; member in class:i18n::addressinput::CountryRulesAggregatorTest
83 aggregator_.AggregateRules(region_codes[i], BuildCallback());
  /external/chromium_org/ppapi/utility/graphics/
paint_manager.h 179 aggregator_.set_max_redundant_paint_to_scroll_area(area);
192 aggregator_.set_max_paint_rects(max_rects);
282 PaintAggregator aggregator_; member in class:pp::PaintManager
  /external/chromium_org/pdf/
paint_manager.h 179 PaintAggregator aggregator_; member in class:PaintManager
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
address_validator.cc 206 : aggregator_(scoped_ptr<Retriever>(new Retriever(
223 aggregator_.AggregateRules(
560 CountryRulesAggregator aggregator_; member in class:i18n::addressinput::__anon16189::AddressValidatorImpl

Completed in 371 milliseconds