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