Home
last modified time | relevance | path

Searched defs:enforcePMColor (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dimage_filter.cpp68 ImageFilter::ImageFilter(FilterType t, const std::vector<scalar>& coefficients, bool enforcePMColor, in ImageFilter()
177 bool enforcePMColor, std::shared_ptr<ImageFilter> background, in CreateArithmeticImageFilter()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_image_filter.cpp147 bool enforcePMColor, const std::shared_ptr<ImageFilter> f1, in InitWithArithmetic()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/imagefilter_fuzzer/
Dimage_filter_fuzzer.cpp203 bool enforcePMColor = GetObject<bool>(); in ImageFilterFuzzTest004() local