HomeSort by relevance Sort by last modified time
    Searched refs:GetPixelChannelTraits (Results 1 - 25 of 28) sorted by null

1 2

  /external/ImageMagick/MagickCore/
compare.c 122 PixelTrait traits=GetPixelChannelTraits(image,channel);
276 PixelTrait traits=GetPixelChannelTraits(image,channel);
277 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image,
432 PixelTrait traits=GetPixelChannelTraits(image,channel);
433 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image,
536 PixelTrait traits=GetPixelChannelTraits(image,channel);
537 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image,
640 PixelTrait traits=GetPixelChannelTraits(image,channel);
641 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image,
738 PixelTrait traits=GetPixelChannelTraits(image,channel)
    [all...]
transform.c 290 PixelTrait traits=GetPixelChannelTraits(image,channel);
291 PixelTrait chop_traits=GetPixelChannelTraits(chop_image,channel);
355 PixelTrait traits=GetPixelChannelTraits(image,channel);
356 PixelTrait chop_traits=GetPixelChannelTraits(chop_image,channel);
715 PixelTrait traits=GetPixelChannelTraits(image,channel);
716 PixelTrait crop_traits=GetPixelChannelTraits(crop_image,channel);
    [all...]
decorate.c 458 PixelTrait traits=GetPixelChannelTraits(image,channel);
459 PixelTrait frame_traits=GetPixelChannelTraits(frame_image,channel);
730 PixelTrait traits=GetPixelChannelTraits(image,channel);
748 PixelTrait traits=GetPixelChannelTraits(image,channel);
766 PixelTrait traits=GetPixelChannelTraits(image,channel);
820 PixelTrait traits=GetPixelChannelTraits(image,channel);
840 PixelTrait traits=GetPixelChannelTraits(image,channel);
894 PixelTrait traits=GetPixelChannelTraits(image,channel);
907 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
threshold.c 276 PixelTrait traits=GetPixelChannelTraits(image,channel);
277 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image,
311 PixelTrait traits=GetPixelChannelTraits(image,channel);
312 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image,
474 PixelTrait traits=GetPixelChannelTraits(image,channel);
640 PixelTrait traits=GetPixelChannelTraits(image,channel);
776 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
channel.c 170 destination_traits=GetPixelChannelTraits(destination_image,
172 source_traits=GetPixelChannelTraits(source_image,source_channel);
554 PixelTrait traits=GetPixelChannelTraits(combine_image,channel);
746 PixelTrait traits=GetPixelChannelTraits(image,channel);
820 PixelTrait traits=GetPixelChannelTraits(image,channel);
888 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
resize.c     [all...]
composite-private.h 79 traits=GetPixelChannelTraits(image,channel);
statistic.c 550 PixelTrait evaluate_traits=GetPixelChannelTraits(image,channel);
551 PixelTrait traits=GetPixelChannelTraits(next,channel);
658 PixelTrait traits=GetPixelChannelTraits(next,channel);
659 PixelTrait evaluate_traits=GetPixelChannelTraits(image,channel);
723 PixelTrait traits=GetPixelChannelTraits(image,channel);
827 PixelTrait traits=GetPixelChannelTraits(image,channel);
1060 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
composite.c 422 PixelTrait traits=GetPixelChannelTraits(image,channel);
423 PixelTrait source_traits=GetPixelChannelTraits(source_image,
454 PixelTrait traits=GetPixelChannelTraits(image,channel);
455 PixelTrait source_traits=GetPixelChannelTraits(source_image,
652 PixelTrait source_traits=GetPixelChannelTraits(source_image,
654 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
effect.c 335 traits=GetPixelChannelTraits(image,channel);
336 blur_traits=GetPixelChannelTraits(blur_image,channel);
657 traits=GetPixelChannelTraits(image,channel);
658 sharp_traits=GetPixelChannelTraits(sharp_image,channel);
    [all...]
fx.c 369 PixelTrait traits=GetPixelChannelTraits(image,channel);
370 PixelTrait noise_traits=GetPixelChannelTraits(noise_image,channel);
778 PixelTrait traits=GetPixelChannelTraits(colorize_image,
    [all...]
attribute.c 421 PixelTrait traits=GetPixelChannelTraits(image,channel);
484 traits=GetPixelChannelTraits(image,channel);
    [all...]
enhance.c 147 PixelTrait traits=GetPixelChannelTraits(image,channel);
393 traits=GetPixelChannelTraits(image,RedPixelChannel);
397 traits=GetPixelChannelTraits(image,GreenPixelChannel);
401 traits=GetPixelChannelTraits(image,BluePixelChannel);
405 traits=GetPixelChannelTraits(image,BlackPixelChannel);
409 traits=GetPixelChannelTraits(image,AlphaPixelChannel);
    [all...]
shear.c 851 PixelTrait traits=GetPixelChannelTraits(image,channel);
852 PixelTrait rotate_traits=GetPixelChannelTraits(rotate_image,
940 PixelTrait traits=GetPixelChannelTraits(image,channel);
941 PixelTrait rotate_traits=GetPixelChannelTraits(rotate_image,
    [all...]
pixel.c     [all...]
paint.c 831 PixelTrait traits=GetPixelChannelTraits(linear_image,channel);
832 PixelTrait paint_traits=GetPixelChannelTraits(paint_image,channel);
    [all...]
signature.c 546 PixelTrait traits=GetPixelChannelTraits(image,channel);
identify.c 196 PixelTrait traits=GetPixelChannelTraits(image,channel);
332 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
morphology.c     [all...]
histogram.c 945 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
pixel-accessor.h 129 static inline PixelTrait GetPixelChannelTraits(
image.c     [all...]
  /external/ImageMagick/Magick++/lib/
Statistic.cpp 464 PixelTrait traits=GetPixelChannelTraits(image_.constImage(),channel);
585 traits=GetPixelChannelTraits(image_.constImage(),RedPixelChannel);
589 traits=GetPixelChannelTraits(image_.constImage(),GreenPixelChannel);
593 traits=GetPixelChannelTraits(image_.constImage(),BluePixelChannel);
646 PixelTrait traits=GetPixelChannelTraits(image_.constImage(),channel);
  /external/ImageMagick/coders/
json.c 337 PixelTrait traits=GetPixelChannelTraits(image,channel);
549 PixelTrait traits=GetPixelChannelTraits(image,channel);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 683 milliseconds

1 2