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

  /external/chromium_org/cc/test/
layer_tree_pixel_test.h 99 scoped_ptr<PixelComparator> pixel_comparator_; member in class:cc::LayerTreePixelTest
layer_tree_pixel_test.cc 30 : pixel_comparator_(new ExactPixelComparator(true)),
117 *pixel_comparator_));
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_filters.cc 43 pixel_comparator_.reset(new FuzzyPixelComparator(
84 pixel_comparator_.reset(new FuzzyPixelComparator(
145 pixel_comparator_.reset(new FuzzyPixelComparator(

Completed in 140 milliseconds