Home
last modified time | relevance | path

Searched refs:UpdateLineGradientPoint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.h66 …void UpdateLineGradientPoint(const std::vector<LineInfo>& pointInfo, const MainChart& line, const …
97 …void UpdateLineGradientPoint(const std::vector<LineInfo>& pointInfo, const MainChart& line, const …
H A Drosen_render_chart.cpp400 void RosenRenderChart::UpdateLineGradientPoint( in UpdateLineGradientPoint() function in OHOS::Ace::RosenRenderChart
451 UpdateLineGradientPoint(pointInfo, line, paintRect); in PaintLinearGraph()