Searched defs:srcColor (Results 1 – 12 of 12) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_fe.cpp | 52 ColorInterpolationType srcColor = currentColor; in GetImageFilter() local 60 …sk_sp<SkImageFilter>& imageFilter, const ColorInterpolationType& srcColor, const ColorInterpolatio… in ConverImageFilterColor() 86 const ColorInterpolationType& srcColor, const ColorInterpolationType& dst) in ConverImageFilterColor()
|
| D | svg_fe.h | 54 const ColorInterpolationType& srcColor, ColorInterpolationType& currentColor) const {} in OnAsImageFilter()
|
| D | svg_fe_offset.cpp | 42 …eOffset::OnAsImageFilter(sk_sp<SkImageFilter>& imageFilter, const ColorInterpolationType& srcColor, in OnAsImageFilter()
|
| D | svg_fe_gaussian_blur.cpp | 43 const ColorInterpolationType& srcColor, ColorInterpolationType& currentColor) const in OnAsImageFilter() argument
|
| D | svg_fe_composite.cpp | 42 const ColorInterpolationType& srcColor, ColorInterpolationType& currentColor) const in OnAsImageFilter() argument
|
| D | svg_fe_color_matrix.cpp | 67 …rMatrix::OnAsImageFilter(sk_sp<SkImageFilter>& imageFilter, const ColorInterpolationType& srcColor, in OnAsImageFilter()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/svg/parse/ |
| D | parse_fecomposite_test_ng.cpp | 85 ColorInterpolationType srcColor = ColorInterpolationType::SRGB; variable 106 ColorInterpolationType srcColor = ColorInterpolationType::SRGB; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| D | flutter_render_svg_filter.cpp | 53 ColorInterpolationType srcColor = currentColor; in GetImageFilter() local
|
| D | rosen_render_svg_filter.cpp | 81 ColorInterpolationType srcColor = currentColor; in GetImageFilter() local
|
| /foundation/graphic/graphic_2d/utils/color_manager/src/ |
| D | color.cpp | 80 Vector3 srcColor = {r, g, b}; in Convert() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_base_render_util.cpp | 648 Offset RGBUintToFloat(uint8_t* dst, uint8_t* src, int32_t pixelFormat, Vector3f &srcColor, in RGBUintToFloat() 719 Vector3f srcColor; in ConvertColorGamut() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| D | graphic_neon_pipeline.h | 329 void ConstructSrcColor(ColorMode sm, void* srcColor, uint8_t opa, in ConstructSrcColor()
|