Searched defs:srcColor (Results 1 – 14 of 14) sorted by relevance
| /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 | 166 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
|
| /foundation/graphic/graphic_2d/utils/color_manager/src/ |
| D | color.cpp | 80 Vector3 srcColor = {r, g, b}; in Convert() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| D | rosen_render_svg_filter.cpp | 73 ColorInterpolationType srcColor = currentColor; in GetImageFilter() local
|
| /foundation/arkui/ace_engine/test/unittest/core/svg/ |
| D | parse_testtwo_ng.cpp | 1255 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1307 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1605 SvgColorInterpolationType srcColor = SvgColorInterpolationType::LINEAR_RGB; variable
|
| D | parse_test_ng.cpp | 1150 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1174 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable 1555 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 | 567 Offset RGBUintToFloat(uint8_t* dst, uint8_t* src, int32_t pixelFormat, Vector3f &srcColor, in RGBUintToFloat() 638 Vector3f srcColor; in ConvertColorGamut() local
|