Home | History | Annotate | Download | only in functional

Lines Matching refs:thresholdBlue

1276 	const int								thresholdBlue			= 1 << (8 - getPixelFormat().blueBits);
1311 (color.getBlue() - triangleColor.getBlue()) > thresholdBlue)
1345 color.getBlue() <= thresholdBlue)