Lines Matching refs:thresholdBlue
999 const int thresholdBlue = 1 << (8 - m_context.getRenderTarget().getPixelFormat().blueBits);1034 (color.getBlue() - triangleColor.getBlue()) > thresholdBlue)1068 color.getBlue() <= thresholdBlue)