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

/external/chromium_org/skia/ext/
H A Dimage_operations_unittest.cc288 bool all_pixels_ok = true; local
318 all_pixels_ok = false;
325 if (!all_pixels_ok) {
338 *method_passed = all_pixels_ok;
604 bool all_pixels_ok = true; local
624 all_pixels_ok = false;
632 if (!all_pixels_ok) {

Completed in 263 milliseconds