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

  /external/ImageMagick/MagickCore/
decorate.c 448 if (GetPixelReadMask(image,q) == 0)
722 if (GetPixelReadMask(image,q) == 0)
740 if (GetPixelReadMask(image,q) == 0)
758 if (GetPixelReadMask(image,q) == 0)
812 if (GetPixelReadMask(image,q) == 0)
832 if (GetPixelReadMask(image,q) == 0)
886 if (GetPixelReadMask(image,q) == 0)
917 if (GetPixelReadMask(image,q) == 0)
    [all...]
threshold.c 283 (GetPixelReadMask(image,p) == 0))
318 (GetPixelReadMask(image,p) == 0))
465 if (GetPixelReadMask(image,q) == 0)
631 if (GetPixelReadMask(image,q) == 0)
768 if (GetPixelReadMask(image,q) == 0)
    [all...]
compare.c 259 if (GetPixelReadMask(image,p) == 0)
417 if (GetPixelReadMask(image,p) == 0)
522 if (GetPixelReadMask(image,p) == 0)
626 if (GetPixelReadMask(image,p) == 0)
724 if (GetPixelReadMask(image,p) == 0)
825 if (GetPixelReadMask(image,p) == 0)
948 if (GetPixelReadMask(image,p) == 0)
    [all...]
transform.c 705 if (GetPixelReadMask(image,p) == 0)
    [all...]
attribute.c 413 if (GetPixelReadMask(image,p) == 0)
470 if (GetPixelReadMask(image,p) == 0)
    [all...]
resize.c     [all...]
channel.c 735 if (GetPixelReadMask(image,p) == 0)
990 if (GetPixelReadMask(image,q) == 0)
    [all...]
statistic.c 650 if (GetPixelReadMask(next,p) == 0)
715 if (GetPixelReadMask(image,q) == 0)
831 (GetPixelReadMask(image,q) == 0))
1052 if (GetPixelReadMask(image,q) == 0)
    [all...]
enhance.c 387 if (GetPixelReadMask(image,q) == 0)
    [all...]
composite.c 412 if (GetPixelReadMask(image,q) == 0)
438 if (GetPixelReadMask(source_image,p) == 0)
643 if (GetPixelReadMask(source_image,p) == 0)
727 if (GetPixelReadMask(source_image,p) == 0)
    [all...]
effect.c 341 (GetPixelReadMask(image,p+center) == 0))
663 (GetPixelReadMask(image,p+center) == 0))
    [all...]
fx.c 375 (GetPixelReadMask(image,p) == 0))
783 (GetPixelReadMask(colorize_image,q) == 0))
    [all...]
shear.c 842 if (GetPixelReadMask(image,tile_pixels) == 0)
932 if (GetPixelReadMask(image,p) == 0)
1055 if (GetPixelReadMask(image,tile_pixels) == 0)
    [all...]
signature.c 535 if (GetPixelReadMask(image,p) == 0)
image.c 585 if (GetPixelReadMask(next,p) == 0)
    [all...]
morphology.c     [all...]
paint.c 837 (GetPixelReadMask(linear_image,p) == 0))
    [all...]
pixel-accessor.h 324 static inline Quantum GetPixelReadMask(const Image *magick_restrict image,
identify.c 188 if (GetPixelReadMask(image,p) == 0)
    [all...]
quantum-export.c     [all...]
quantum-import.c     [all...]
  /external/ImageMagick/coders/
mask.c 277 SetPixelChannel(mask_image,GrayPixelChannel,GetPixelReadMask(image,p),q);
json.c 329 if (GetPixelReadMask(image,p) == 0)
    [all...]

Completed in 1272 milliseconds