Searched defs:enforcePMColor (Results 1 – 4 of 4) sorted by relevance
59 bool enforcePMColor, std::shared_ptr<TestingImageFilter> background, in CreateArithmeticImageFilter()
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()
163 bool enforcePMColor = GetObject<bool>(); in ImageFilterFuzzTest004() local