Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drosen_render_svg_filter.cpp44 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
58 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
72 …t RefPtr<RenderSvgFe>& fe, sk_sp<SkImageFilter>& imageFilter, ColorInterpolationType& currentColor) in GetImageFilter()
120 …nderSvgFilter::InitFilterColor(const RefPtr<RenderSvgFe>& fe, ColorInterpolationType& currentColor) in InitFilterColor()
Dflutter_render_svg_filter.cpp38 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
48 …t RefPtr<RenderSvgFe>& fe, sk_sp<SkImageFilter>& imageFilter, ColorInterpolationType& currentColor) in GetImageFilter()
92 …nderSvgFilter::InitFilterColor(const RefPtr<RenderSvgFe>& fe, ColorInterpolationType& currentColor) in InitFilterColor()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_fe.h54 const ColorInterpolationType& srcColor, ColorInterpolationType& currentColor) const {} in OnAsImageFilter()
Dsvg_fe.cpp30 void InitFilterColor(const RefPtr<SvgFeDeclaration>& fe, ColorInterpolationType& currentColor) in InitFilterColor()
47 void SvgFe::GetImageFilter(sk_sp<SkImageFilter>& imageFilter, ColorInterpolationType& currentColor) in GetImageFilter()
Dsvg_filter.cpp74 ColorInterpolationType currentColor = ColorInterpolationType::SRGB; in OnAsPaint() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Drender_indexer_item.cpp137 auto currentColor = box->GetColor(); in OnMouseHoverExitTest() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_gauge.cpp173 Color currentColor; in SetLabelConfig() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
Drender_indexer_item.cpp173 auto currentColor = box->GetColor(); in OnMouseHoverExitTest() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
Dflutter_render_slider.cpp252 auto currentColor = renderBlock->GetHoverColor(); in OnMouseHoverExitTest() local
Drosen_render_slider.cpp258 auto currentColor = renderBlock->GetHoverColor(); in OnMouseHoverExitTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_pattern.h46 Color currentColor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_pattern.h44 Color currentColor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.h42 Color currentColor; member