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

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

Completed in 48 milliseconds