Searched refs:pts5 (Results 1 – 1 of 1) sorted by relevance
192 lv_fpoint_t pts5[] = {{50, 300}, {150, 300}}; in draw_lines() local195 lv_vector_path_move_to(path, &pts5[0]); in draw_lines()196 lv_vector_path_line_to(path, &pts5[1]); in draw_lines()