Searched refs:lv_vector_path_create (Results 1 – 6 of 6) sorted by relevance
26 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in draw_shapes()144 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in draw_lines()283 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in test_transform()316 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in event_cb()
28 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in lv_example_canvas_8()
138 lv_vector_path_t * path2 = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in draw_shapes()227 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in draw_vector()
1083 poly->path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _init_poly()1098 text->path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _init_text()1128 span->path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _init_tspan()1286 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_rect()1307 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_circle()1328 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_ellipse()1349 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_line()1417 lv_vector_path_t * path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_image()1569 lv_vector_path_t * glyph_path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_text()1642 lv_vector_path_t * glyph_path = lv_vector_path_create(LV_VECTOR_PATH_QUALITY_MEDIUM); in _render_span()[all …]
117 lv_vector_path_t * lv_vector_path_create(lv_vector_path_quality_t quality);
108 lv_vector_path_t * lv_vector_path_create(lv_vector_path_quality_t quality) in lv_vector_path_create() function711 new_task->path = lv_vector_path_create(0); in lv_vector_dsc_add_path()