Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h902 void DrawSmoothPolyLine(BufferInfo& gfxDstBuffer,
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp607 void UIChartPolyline::DrawSmoothPolyLine(BufferInfo& gfxDstBuffer, in DrawSmoothPolyLine() function in OHOS::UIChartPolyline
668 DrawSmoothPolyLine(gfxDstBuffer, startIndex, endIndex, invalidatedArea, data); in DrawPolyLine()