Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSkpClipTest.cpp509 int worstCount = data->fPixelWorst.count(); in addError() local
512 for (int index = 0; index < worstCount; ++index) { in addError()
529 if (pixelError > 0 && worstCount < kMaxFiles) { in addError()
/external/chromium_org/third_party/skia/tests/
DPathOpsSkpClipTest.cpp359 int worstCount = data->fPixelWorst.count(); in addError() local
362 for (int index = 0; index < worstCount; ++index) { in addError()
379 if (pixelError > 0 && worstCount < kMaxFiles) { in addError()