/external/ImageMagick/MagickCore/ |
composite.c | 423 PixelTrait source_traits=GetPixelChannelTraits(source_image, 426 (source_traits == UndefinedPixelTrait)) 455 PixelTrait source_traits=GetPixelChannelTraits(source_image, 458 (source_traits == UndefinedPixelTrait)) 652 PixelTrait source_traits=GetPixelChannelTraits(source_image, 656 (source_traits == UndefinedPixelTrait)) 421 PixelTrait source_traits=GetPixelChannelTraits(source_image, local 453 PixelTrait source_traits=GetPixelChannelTraits(source_image, local 650 PixelTrait source_traits=GetPixelChannelTraits(source_image, local 1333 PixelTrait source_traits=GetPixelChannelTraits(source_image, local 1509 PixelTrait source_traits=GetPixelChannelTraits(source_image,channel); local [all...] |
channel.c | 148 source_traits; local 172 source_traits=GetPixelChannelTraits(source_image,source_channel); 174 (source_traits == UndefinedPixelTrait)) [all...] |
transform.c | 1530 PixelTrait source_traits=GetPixelChannelTraits(source,channel); local [all...] |
image.c | 1114 PixelTrait source_traits=GetPixelChannelTraits(source_image,channel); local [all...] |