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.cpp917 …ec3& maxPositionDeviation, bool acceptOutOfBoundsAsAnyValue, int maxAllowedFailingPixels, CompareL… in intThresholdPositionDeviationErrorThresholdCompare() argument
925 const bool compareOk = numFailingPixels <= maxAllowedFailingPixels; in intThresholdPositionDeviationErrorThresholdCompare()
945 … failing pixels = " << numFailingPixels << ", max allowed = " << maxAllowedFailingPixels << TestLo… in intThresholdPositionDeviationErrorThresholdCompare()