• Home
  • Raw
  • Download

Lines Matching refs:ScaleQuantumToLongLong

2159             *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p));  in StreamImagePixels()
2160 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2161 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2173 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2174 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2175 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2176 *q++=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in StreamImagePixels()
2188 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2189 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2190 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2203 *q++=ScaleQuantumToLongLong(ClampToQuantum( in StreamImagePixels()
2216 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2217 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2218 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2230 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2231 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2232 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2233 *q++=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in StreamImagePixels()
2245 *q++=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2246 *q++=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2247 *q++=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2266 *q=ScaleQuantumToLongLong(GetPixelRed(image,p)); in StreamImagePixels()
2272 *q=ScaleQuantumToLongLong(GetPixelGreen(image,p)); in StreamImagePixels()
2278 *q=ScaleQuantumToLongLong(GetPixelBlue(image,p)); in StreamImagePixels()
2283 *q=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in StreamImagePixels()
2288 *q=ScaleQuantumToLongLong(GetPixelAlpha(image,p)); in StreamImagePixels()
2294 *q=ScaleQuantumToLongLong(GetPixelBlack(image,p)); in StreamImagePixels()
2299 *q=ScaleQuantumToLongLong(ClampToQuantum( in StreamImagePixels()