Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dimage_filter.cpp45 ImageFilter::ImageFilter(FilterType t, const std::vector<scalar>& coefficients, bool enforcePMColor, in ImageFilter()
88bool enforcePMColor, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foregro… in CreateArithmeticImageFilter()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_image_filter.cpp58 const std::vector<scalar>& coefficients, bool enforcePMColor, in CreateArithmeticImageFilter()
Dimage_filter_cmd_list.cpp116 bool enforcePMColor, const CmdListHandle& background, const CmdListHandle& foreground) in CreateArithmeticImageFilterOpItem()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_image_filter.cpp89bool enforcePMColor, const std::shared_ptr<ImageFilter> f1, const std::shared_ptr<ImageFilter> f2) in InitWithArithmetic()