Searched refs:pts3 (Results 1 – 1 of 1) sorted by relevance
163 lv_fpoint_t pts3[] = {{50, 120}, {400, 120}}; in draw_lines() local165 lv_vector_path_move_to(path, &pts3[0]); in draw_lines()166 lv_vector_path_line_to(path, &pts3[1]); in draw_lines()