Searched refs:lv_lru_pop_or_create_item (Results 1 – 1 of 1) sorted by relevance
52 static lv_lru_item_t * lv_lru_pop_or_create_item(lv_lru_t * cache);165 item = lv_lru_pop_or_create_item(cache); in lv_lru_set()331 static lv_lru_item_t * lv_lru_pop_or_create_item(lv_lru_t * cache) in lv_lru_pop_or_create_item() function