Lines Matching refs:red_gamma
133 #define XRedGamma(color) ClampToQuantum(red_gamma == 1.0 ? (double) \
135 PerceptibleReciprocal((double) red_gamma))*QuantumRange)))
213 red_gamma = 1.0; variable
3202 red_gamma=geometry_info.rho; in XGetPixelInfo()
3205 green_gamma=red_gamma; in XGetPixelInfo()
3208 blue_gamma=red_gamma; in XGetPixelInfo()
3209 red_gamma*=image->gamma; in XGetPixelInfo()
6280 if ((red_gamma != 1.0) || (green_gamma != 1.0) || in XMakeImageLSBFirst()
6324 if ((red_gamma != 1.0) || (green_gamma != 1.0) || in XMakeImageLSBFirst()
6905 if ((red_gamma != 1.0) || (green_gamma != 1.0) || in XMakeImageMSBFirst()
6949 if ((red_gamma != 1.0) || (green_gamma != 1.0) || in XMakeImageMSBFirst()