| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_fe_flood.cpp | 30 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| D | svg_fe_offset.cpp | 30 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| D | svg_fe.cpp | 118 SvgColorInterpolationType srcColor = currentColor; in GetImageFilter() local 162 const SvgColorInterpolationType& srcColor, const SvgColorInterpolationType& dst) in ConverImageFilterColor()
|
| D | svg_fe_gaussian_blur.cpp | 29 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| D | svg_fe_blend.cpp | 48 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| D | svg_fe_composite.cpp | 90 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| D | svg_fe_color_matrix.cpp | 167 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| D | rosen_render_svg_filter.cpp | 52 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/arkui/ace_engine/test/unittest/core/svg/ |
| D | parse_transform_test_ng.cpp | 662 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 714 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1325 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable
|
| D | parse_testtwo_ng.cpp | 1521 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1573 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1983 SvgColorInterpolationType srcColor = SvgColorInterpolationType::LINEAR_RGB; variable
|
| D | parse_test_ng.cpp | 1146 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1166 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1547 SvgColorInterpolationType srcColor = SvgColorInterpolationType::LINEAR_RGB; variable
|
| /foundation/arkui/ace_engine/test/unittest/core/image/ |
| D | parse_test_ng.cpp | 1133 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1157 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1534 SvgColorInterpolationType srcColor = SvgColorInterpolationType::LINEAR_RGB; variable
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| D | graphic_neon_pipeline.h | 329 void ConstructSrcColor(ColorMode sm, void* srcColor, uint8_t opa, in ConstructSrcColor()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/ |
| D | rs_base_render_util.cpp | 571 Offset RGBUintToFloat(uint8_t* dst, uint8_t* src, int32_t pixelFormat, Vector3f &srcColor, in RGBUintToFloat() 642 Vector3f srcColor; in ConvertColorGamut() local
|