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

/external/skia/tests/
H A DPathOpsSkpClipTest.cpp364 int worstCount = data->fPixelWorst.count(); local
367 for (int index = 0; index < worstCount; ++index) {
384 if (pixelError > 0 && worstCount < kMaxFiles) {

Completed in 138 milliseconds