Searched refs:isValidColor (Results 1 – 1 of 1) sorted by relevance
220 …const bool isValidColor = tcu::compareThreshold(color, cellColorA, threshold) || tcu::compareThres… in compare() local222 if (!isValidColor) in compare()