Searched defs:enforcePMColor (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
| D | image_filter.cpp | 45 ImageFilter::ImageFilter(FilterType t, const std::vector<scalar>& coefficients, bool enforcePMColor, in ImageFilter() 88 …bool enforcePMColor, std::shared_ptr<ImageFilter> background, std::shared_ptr<ImageFilter> foregro… in CreateArithmeticImageFilter()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | recording_image_filter.cpp | 58 const std::vector<scalar>& coefficients, bool enforcePMColor, in CreateArithmeticImageFilter()
|
| D | image_filter_cmd_list.cpp | 116 bool enforcePMColor, const CmdListHandle& background, const CmdListHandle& foreground) in CreateArithmeticImageFilterOpItem()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_image_filter.cpp | 89 … bool enforcePMColor, const std::shared_ptr<ImageFilter> f1, const std::shared_ptr<ImageFilter> f2) in InitWithArithmetic()
|