Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp439 SkPath gradientPath; in PaintLinearGraph() local
441 gradientPath.moveTo(previousPosition.GetX(), paintRect.Bottom()); in PaintLinearGraph()
445 RSRecordingPath gradientPath; in PaintLinearGraph() local
477 gradientPath.reset(); in PaintLinearGraph()
488 gradientPath.Reset(); in PaintLinearGraph()
508 gradientPath.close(); in PaintLinearGraph()
514 gradientPath.reset(); in PaintLinearGraph()
524 gradientPath.Close(); in PaintLinearGraph()
530 gradientPath.Reset(); in PaintLinearGraph()
547 gradientPath.close(); in PaintLinearGraph()
[all …]