HomeSort by relevance Sort by last modified time
    Searched refs:GetPixelGreenTraits (Results 1 - 11 of 11) sorted by null

  /external/ImageMagick/coders/
histogram.c 267 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
280 if (((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0) &&
311 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
  /external/ImageMagick/MagickCore/
enhance.c     [all...]
distort.c     [all...]
attribute.c 339 (GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
    [all...]
pixel-accessor.h 179 static inline PixelTrait GetPixelGreenTraits(
quantize.c     [all...]
accelerate.c 172 (GetPixelGreenTraits(image) == UndefinedPixelTrait) ||
483 if (GetPixelGreenTraits(image) != UndefinedPixelTrait)
    [all...]
  /external/ImageMagick/MagickWand/
operation.c 222 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
302 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
324 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
    [all...]
mogrify.c 501 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
604 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
626 if ((GetPixelGreenTraits(image) & UpdatePixelTrait) != 0)
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 4313 milliseconds