Home
last modified time | relevance | path

Searched refs:lv_cache_entry_set_invalid (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/misc/cache/
Dlv_cache_entry_private.h35 void lv_cache_entry_set_invalid(lv_cache_entry_t * entry, bool is_invalid);
Dlv_cache_entry.c89 void lv_cache_entry_set_invalid(lv_cache_entry_t * entry, bool is_invalid) in lv_cache_entry_set_invalid() function
Dlv_cache.c321 lv_cache_entry_set_invalid(entry, true); in cache_drop_internal_no_lock()