Home
last modified time | relevance | path

Searched defs:currentColor (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_filter.cpp36 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
50 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
64 …t RefPtr<RenderSvgFe>& fe, sk_sp<SkImageFilter>& imageFilter, ColorInterpolationType& currentColor) in GetImageFilter()
112 …nderSvgFilter::InitFilterColor(const RefPtr<RenderSvgFe>& fe, ColorInterpolationType& currentColor) in InitFilterColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe.h55 SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_fe_offset.cpp33 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_fe.cpp80 void InitFilterColor(const SvgFeCommonAttribute& fe, SvgColorInterpolationType& currentColor) in InitFilterColor()
104 …etImageFilter(std::shared_ptr<RSImageFilter>& imageFilter, SvgColorInterpolationType& currentColor, in GetImageFilter()
H A Dsvg_fe_flood.cpp34 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_fe_gaussian_blur.cpp32 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_fe_blend.cpp48 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_filter.cpp61 SvgColorInterpolationType currentColor = SvgColorInterpolationType::SRGB; in OnAsPaint() local
H A Dsvg_fe_composite.cpp93 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
H A Dsvg_fe_color_matrix.cpp139 const SvgColorInterpolationType& srcColor, SvgColorInterpolationType& currentColor, in OnAsImageFilter()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer_item.cpp137 auto currentColor = box->GetColor(); in OnMouseHoverExitTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.cpp169 auto currentColor = box->GetColor(); in OnMouseHoverExitTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_slider.cpp250 auto currentColor = renderBlock->GetHoverColor(); in OnMouseHoverExitTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp292 Color currentColor; in SetLabelConfig() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h49 Color currentColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h48 Color currentColor; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h43 Color currentColor; member