Searched defs:enforcePMColor (Results 1 – 3 of 3) sorted by relevance
68 ImageFilter::ImageFilter(FilterType t, const std::vector<scalar>& coefficients, bool enforcePMColor, in ImageFilter()177 bool enforcePMColor, std::shared_ptr<ImageFilter> background, in CreateArithmeticImageFilter()
147 bool enforcePMColor, const std::shared_ptr<ImageFilter> f1, in InitWithArithmetic()
203 bool enforcePMColor = GetObject<bool>(); in ImageFilterFuzzTest004() local