Home
last modified time | relevance | path

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

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