Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_line.c116 static lv_point_precise_t line_points2[3] = { {50, 250}, {50, 50}, {250, 50} }; in test_line_dash_gap() local
129 lv_line_set_points(line2, line_points2, 3); in test_line_dash_gap()
138 lv_line_set_points(line3, line_points2, 3); in test_line_dash_gap()