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

  /external/chromium_org/cc/test/
fake_picture_pile_impl.h 64 contents_fill_bounds_completely_ = fills;
  /external/chromium_org/cc/resources/
picture_pile_base.cc 47 contents_fill_bounds_completely_(false),
71 contents_fill_bounds_completely_(other->contents_fill_bounds_completely_),
picture_pile_base.h 121 bool contents_fill_bounds_completely_; member in class:cc::PicturePileBase
picture_pile_impl.cc 77 if (contents_opaque_ || contents_fill_bounds_completely_) {
picture_pile.cc 173 contents_fill_bounds_completely_ = contents_fill_bounds_completely;

Completed in 40 milliseconds