Home
last modified time | relevance | path

Searched defs:linePoints (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp797 const ChartLine& linePoints, in DrawGradientColor()
911 ChartLine linePoints = {{0}}; in GradientColor() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp133 std::vector<Point> linePoints; in TestLineTo() local