Searched refs:small_error_pixels_count (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/test/
H A Dpixel_comparator.cc76 int small_error_pixels_count = 0; local
127 ++small_error_pixels_count;
152 static_cast<float>(small_error_pixels_count) / pixels_count * 100.0f;

Completed in 97 milliseconds