Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageCompare.hpp57 …ec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareL…
DtcuImageCompare.cpp1019 …ec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareL… in intThresholdPositionDeviationErrorThresholdCompare() argument
1027 const bool compareOk = numFailingPixels <= maxAllowedFailingPixels; in intThresholdPositionDeviationErrorThresholdCompare()
1047 … failing pixels = " << numFailingPixels << ", max allowed = " << maxAllowedFailingPixels << TestLo… in intThresholdPositionDeviationErrorThresholdCompare()