Searched refs:ori_path (Results 1 – 2 of 2) sorted by relevance
153 lv_vg_lite_path_t * ori_path = lv_vg_path; in task_draw_cb() local154 const vg_lite_path_t * ori_vg_path = lv_vg_lite_path_get_path(ori_path); in task_draw_cb()172 lv_vg_lite_path_drop(u, ori_path); in task_draw_cb()
256 const vg_lite_pointer * ori_path = vg_path->path; in stroke_create_cb() local265 LV_ASSERT_MSG(vg_path->path == ori_path, "vg_path->path should not change"); in stroke_create_cb()