Home
last modified time | relevance | path

Searched defs:srcColor (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_fe_flood.cpp30 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
Dsvg_fe_offset.cpp30 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
Dsvg_fe.cpp118 SvgColorInterpolationType srcColor = currentColor; in GetImageFilter() local
162 const SvgColorInterpolationType& srcColor, const SvgColorInterpolationType& dst) in ConverImageFilterColor()
Dsvg_fe_gaussian_blur.cpp29 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
Dsvg_fe_blend.cpp48 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
Dsvg_fe_composite.cpp90 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
Dsvg_fe_color_matrix.cpp166 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
/foundation/graphic/graphic_2d/utils/color_manager/src/
Dcolor.cpp80 Vector3 srcColor = {r, g, b}; in Convert() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drosen_render_svg_filter.cpp73 ColorInterpolationType srcColor = currentColor; in GetImageFilter() local
/foundation/arkui/ace_engine/test/unittest/core/svg/
Dparse_testtwo_ng.cpp1255 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable
1307 SvgColorInterpolationType srcColor = SvgColorInterpolationType::SRGB; variable
1605 SvgColorInterpolationType srcColor = SvgColorInterpolationType::LINEAR_RGB; variable
Dparse_test_ng.cpp1150 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/
Dparse_test_ng.cpp1133 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/
Dgraphic_neon_pipeline.h329 void ConstructSrcColor(ColorMode sm, void* srcColor, uint8_t opa, in ConstructSrcColor()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/
Drs_base_render_util.cpp567 Offset RGBUintToFloat(uint8_t* dst, uint8_t* src, int32_t pixelFormat, Vector3f &srcColor, in RGBUintToFloat()
638 Vector3f srcColor; in ConvertColorGamut() local