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

  /external/ImageMagick/MagickCore/
enhance.c 434 ((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0))
    [all...]
distort.c     [all...]
shear.c 551 if ((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0)
564 if ((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0)
    [all...]
attribute.c     [all...]
channel.c 510 if ((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0)
    [all...]
pixel-accessor.h 61 static inline PixelTrait GetPixelAlphaTraits(
quantize.c     [all...]
accelerate.c 174 (GetPixelAlphaTraits(image) == UndefinedPixelTrait))
487 if (GetPixelAlphaTraits(image) != UndefinedPixelTrait)
    [all...]
fx.c     [all...]
  /external/ImageMagick/MagickWand/
operation.c 229 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
309 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
349 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
    [all...]
mogrify.c 508 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
611 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
651 if (((GetPixelAlphaTraits(image) & UpdatePixelTrait) != 0) &&
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 286 milliseconds