Home
last modified time | relevance | path

Searched refs:GetAndSetPPChannelMask (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DImage.cpp471 GetAndSetPPChannelMask(channel_); in channelDepth()
483 GetAndSetPPChannelMask(channel_); in channelDepth()
1762 GetAndSetPPChannelMask(channel_); in adaptiveSharpenChannel()
1801 GetAndSetPPChannelMask(channel_); in addNoiseChannel()
2016 GetAndSetPPChannelMask(channel_); in autoGammaChannel()
2035 GetAndSetPPChannelMask(channel_); in autoLevelChannel()
2077 GetAndSetPPChannelMask(channel_); in blackThresholdChannel()
2112 GetAndSetPPChannelMask(channel_); in blurChannel()
2148 GetAndSetPPChannelMask(channel_); in brightnessContrastChannel()
2205 GetAndSetPPChannelMask(channel_); in charcoalChannel()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1556 #define GetAndSetPPChannelMask(channel) \ macro