Searched refs:nonTargetColorCount (Results 1 – 1 of 1) sorted by relevance
1021 int nonTargetColorCount = 0; in verify() local1026 nonTargetColorCount++; in verify()1031 return nonTargetColorCount <= mCountThreshold; in verify()1033 return nonTargetColorCount > mCountThreshold; in verify()