Searched refs:worstCount (Results 1 – 2 of 2) sorted by relevance
509 int worstCount = data->fPixelWorst.count(); in addError() local512 for (int index = 0; index < worstCount; ++index) { in addError()529 if (pixelError > 0 && worstCount < kMaxFiles) { in addError()
359 int worstCount = data->fPixelWorst.count(); in addError() local362 for (int index = 0; index < worstCount; ++index) { in addError()379 if (pixelError > 0 && worstCount < kMaxFiles) { in addError()