Home | History | Annotate | Download | only in functional

Lines Matching full:thresholdblue

1003 	const int								thresholdBlue			= 1 << (8 - m_context.getRenderTarget().getPixelFormat().blueBits);
1038 (color.getBlue() - triangleColor.getBlue()) > thresholdBlue)
1072 color.getBlue() <= thresholdBlue)