Searched refs:lv_snapshot_free (Results 1 – 5 of 5) sorted by relevance
51 void lv_snapshot_free(lv_img_dsc_t * dsc);
199 void lv_snapshot_free(lv_img_dsc_t * dsc) in lv_snapshot_free() function
28 lv_snapshot_free(snapshots[idx]); in test_snapshot_should_not_leak_memory()
19 …take` uses are dynamically allocated using `lv_mem_alloc`. Use API `lv_snapshot_free` to free the …32 lv_snapshot_free(snapshot);
12 lv_snapshot_free(snapshot); in event_cb()