Searched refs:LV_LRU_VALUE_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/misc/ | ||
D | lv_lru.h | 38 LV_LRU_VALUE_TOO_LARGE enumerator |
D | lv_lru.c | 67 …test_for_value_too_large() error_for(value_length > cache->total_memory, LV_LRU_VALUE_TOO_LARGE) |