Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dpixel_comparator.cc83 int small_error_pixels_count = 0; in Compare() local
132 ++small_error_pixels_count; in Compare()
157 static_cast<float>(small_error_pixels_count) / pixels_count * 100.0f; in Compare()