Searched refs:lv_vg_lite_path_set_transform (Results 1 – 3 of 3) sorted by relevance
137 lv_vg_lite_path_set_transform(path, &image_matrix); in lv_draw_vg_lite_img()143 lv_vg_lite_path_set_transform(path, NULL); in lv_draw_vg_lite_img()
81 void lv_vg_lite_path_set_transform(lv_vg_lite_path_t * path, const vg_lite_matrix_t * matrix);
245 void lv_vg_lite_path_set_transform(lv_vg_lite_path_t * path, const vg_lite_matrix_t * matrix) in lv_vg_lite_path_set_transform() function