Lines Matching refs:threshold
715 const int threshold = 1;717 if (pixelNativeColor.x() > threshold ||718 pixelNativeColor.y() > threshold ||719 pixelNativeColor.z() > threshold)