Searched refs:Smooth (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_chart.h | 908 bool Smooth(uint16_t startPos,
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_chart.cpp | 557 bool UIChartPolyline::Smooth(uint16_t startPos, in Smooth() function in OHOS::UIChartPolyline 594 if (!Smooth(i, start, end, current, data, slope, preSlope)) { in GetDataBySmooth() 629 if (!Smooth(i, start, end, current, data, slope, preSlope)) { in DrawSmoothPolyLine()
|
Completed in 4 milliseconds