Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DImage.cpp476 GetAndSetPPChannelMask(channel_); in channelDepth()
488 GetAndSetPPChannelMask(channel_); in channelDepth()
1757 GetAndSetPPChannelMask(channel_); in adaptiveSharpenChannel()
1796 GetAndSetPPChannelMask(channel_); in addNoiseChannel()
2003 GetAndSetPPChannelMask(channel_); in autoGammaChannel()
2022 GetAndSetPPChannelMask(channel_); in autoLevelChannel()
2056 GetAndSetPPChannelMask(channel_); in blackThresholdChannel()
2091 GetAndSetPPChannelMask(channel_); in blurChannel()
2127 GetAndSetPPChannelMask(channel_); in brightnessContrastChannel()
2267 GetAndSetPPChannelMask(channel_); in clampChannel()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1504 #define GetAndSetPPChannelMask(channel) \ macro