Lines Matching refs:threshold
608 tcu::UVec4(8, 8, 8, 255), //!< threshold989 tcu::UVec4(8, 8, 8, 255), //!< threshold2503 const int threshold = 8;2507 if (color.getGreen() < 255 - threshold || color.getBlue() > threshold)